mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-10 04:19:38 +00:00
zsh: remove devour zathura alias
This commit is contained in:
parent
5e67a8938f
commit
3ec47ad836
3
.zshrc
3
.zshrc
@ -53,9 +53,6 @@ alias vim="nvim"
|
|||||||
# Alias to plocate instead of locate
|
# Alias to plocate instead of locate
|
||||||
alias locate="plocate"
|
alias locate="plocate"
|
||||||
|
|
||||||
# Fix zathura window swallowing
|
|
||||||
alias zathura="devour zathura"
|
|
||||||
|
|
||||||
# Allow zsh to "folow" ranger
|
# Allow zsh to "folow" ranger
|
||||||
alias ranger="source ranger"
|
alias ranger="source ranger"
|
||||||
bindkey -s '^[^f' 'ranger\n'
|
bindkey -s '^[^f' 'ranger\n'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user