Make kitty work with fish shell through python
This commit is contained in:
parent
cde84156f9
commit
d39146e6a8
@ -60,7 +60,7 @@ alias setup='git clone https://gitlab.com/RealStickman-arch/setup && cd setup &&
|
|||||||
alias notify='notify-send "Terminal" "Your command finished!" --icon=dialog-information'
|
alias notify='notify-send "Terminal" "Your command finished!" --icon=dialog-information'
|
||||||
|
|
||||||
#ssh alias to never bother with terminfo again
|
#ssh alias to never bother with terminfo again
|
||||||
alias ssh='kitty +kitten ssh'
|
alias ssh='kitty +kitten ssh use-python'
|
||||||
|
|
||||||
#list
|
#list
|
||||||
alias ls='ls --color=auto'
|
alias ls='ls --color=auto'
|
||||||
|
Loading…
Reference in New Issue
Block a user