This commit is contained in:
Daniel Fichtinger 2024-11-02 20:24:21 -04:00
parent a247772688
commit 02fe17d9a1

1
.zshrc
View file

@ -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'