mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced 2024-12-27 01:01:05 +00:00
Fix ssh with Kitty
This commit is contained in:
parent
a316edfc15
commit
7dba20fb9a
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ if status is-interactive
|
|||
abbr -a -g ll "lsd -l"
|
||||
abbr -a -g rm trash
|
||||
abbr -a -g cd z
|
||||
abbr -a -g ssh "kitty +kitten ssh"
|
||||
|
||||
## Safety options
|
||||
abbr -a -g cp "cp -i"
|
||||
|
|
Loading…
Reference in a new issue