added v to nvim alias

This commit is contained in:
Daniel Fichtinger 2024-10-29 03:44:47 -04:00
parent 1eab36a376
commit c5eb46f506

1
.zshrc
View file

@ -126,6 +126,7 @@ prompt purer
eval "$(fzf --zsh)"
alias top=btop
alias v=nvim
# Created by `pipx` on 2024-09-20 02:14:00
export PATH="$PATH:/home/fic/.local/bin"