mirror of
https://github.com/xHyroM/dotfiles.git
synced 2024-11-12 18:28:07 +01:00
ssh shortcut
This commit is contained in:
parent
66e388d3b0
commit
0f699b6542
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -100,3 +100,4 @@ source $ZSH/oh-my-zsh.sh
|
|||
# alias zshconfig="mate ~/.zshrc"
|
||||
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
||||
alias cat="bat" # use bat - https://github.com/sharkdp/bat
|
||||
alias ssh="kitty +kitten ssh"
|
||||
|
|
Loading…
Reference in a new issue