mirror of
https://github.com/arcan1s/dotfiles.git
synced 2025-07-22 18:19:54 +00:00
update zsh configuration files
This commit is contained in:
5
zsh/vimpager
Normal file
5
zsh/vimpager
Normal file
@ -0,0 +1,5 @@
|
||||
# use vimpager instead of less
|
||||
alias less='vimpager'
|
||||
alias zless='vimpager'
|
||||
|
||||
export PAGER="vimpager"
|
Reference in New Issue
Block a user