kitty alias

This commit is contained in:
hypeit
2023-01-22 08:12:30 +00:00
parent 7b1c9638c3
commit 99074cbf29

View File

@@ -208,6 +208,10 @@ alias sha1='openssl sha1'
alias clickpaste='sleep 3; xdotool type "$(xclip -o -selection clipboard)"'
# KITTY - alias to be able to use kitty features when connecting to remote servers(e.g use tmux on remote server)
alias s="kitty +kitten ssh"
#######################################################
# SPECIAL FUNCTIONS
#######################################################