mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-10 04:19:38 +00:00
zsh: rename alias from sxiv to nsxiv
This commit is contained in:
parent
869944edc2
commit
5ff4d9999a
4
.zshrc
4
.zshrc
@ -64,8 +64,8 @@ alias vim="nvim"
|
|||||||
# Alias to plocate instead of locate
|
# Alias to plocate instead of locate
|
||||||
alias locate="plocate"
|
alias locate="plocate"
|
||||||
|
|
||||||
# Alias to sxiv with some flags
|
# Alias to nsxiv with some flags
|
||||||
alias sxiv="sxiv -ad"
|
alias nsxiv="nsxiv -a"
|
||||||
|
|
||||||
# Allow zsh to "folow" ranger
|
# Allow zsh to "folow" ranger
|
||||||
alias ranger="source ranger"
|
alias ranger="source ranger"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user