mirror of
https://github.com/ChrisTitusTech/mybash.git
synced 2026-04-06 20:50:35 +00:00
kitty alias
This commit is contained in:
4
.bashrc
4
.bashrc
@@ -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
|
||||
#######################################################
|
||||
|
||||
Reference in New Issue
Block a user