Add alias for ssh using kitty
This commit is contained in:
parent
667cf506a1
commit
f2628b5582
@ -56,6 +56,9 @@ alias setup='git clone https://gitlab.com/RealStickman-arch/setup && cd setup &&
|
||||
#notification
|
||||
alias notify='notify-send "Terminal" "Your command finished!" --icon=dialog-information'
|
||||
|
||||
#ssh alias to never bother with terminfo again
|
||||
alias ssh='kitty +kitten ssh'
|
||||
|
||||
#list
|
||||
alias ls='ls --color=auto'
|
||||
#alias la='ls -a'
|
||||
|
Loading…
Reference in New Issue
Block a user