added v to nvim alias
This commit is contained in:
parent
1eab36a376
commit
c5eb46f506
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -126,6 +126,7 @@ prompt purer
|
||||||
eval "$(fzf --zsh)"
|
eval "$(fzf --zsh)"
|
||||||
|
|
||||||
alias top=btop
|
alias top=btop
|
||||||
|
alias v=nvim
|
||||||
|
|
||||||
# Created by `pipx` on 2024-09-20 02:14:00
|
# Created by `pipx` on 2024-09-20 02:14:00
|
||||||
export PATH="$PATH:/home/fic/.local/bin"
|
export PATH="$PATH:/home/fic/.local/bin"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue