Add note of needing python
This commit is contained in:
parent
d39146e6a8
commit
f4002ef490
@ -59,7 +59,8 @@ alias setup='git clone https://gitlab.com/RealStickman-arch/setup && cd setup &&
|
|||||||
#notification
|
#notification
|
||||||
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
|
||||||
|
# needs python on the server
|
||||||
alias ssh='kitty +kitten ssh use-python'
|
alias ssh='kitty +kitten ssh use-python'
|
||||||
|
|
||||||
#list
|
#list
|
||||||
|
Loading…
Reference in New Issue
Block a user