feat: Sync complete config - Fish, Ghostty, Neovim Scratch
- Add missing Fish configs (direnv, ssh function) - Add Tokyo Night theme for Ghostty - Complete Neovim scratch config sync - Rewrite install.sh for new structure - Add comprehensive README.md
This commit is contained in:
3
.config/fish/functions/ssh.fish
Normal file
3
.config/fish/functions/ssh.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function ssh
|
||||
TERM=xterm-256color command ssh $argv
|
||||
end
|
||||
Reference in New Issue
Block a user