zshrc
This commit is contained in:
parent
a247772688
commit
02fe17d9a1
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -10,6 +10,7 @@ eval "$(fzf --zsh)"
|
|||
|
||||
alias top=btop
|
||||
alias v=nvim
|
||||
alias testvim='NVIM_APPNAME=nvim-test nvim'
|
||||
alias lg=lazygit
|
||||
alias t=tmux
|
||||
bindkey -r '^T'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue