mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-01-24 06:28:52 +01:00
parent
08a2808636
commit
fe5fe81c8c
@ -18,9 +18,8 @@ fi
|
||||
## jobs
|
||||
setopt long_list_jobs
|
||||
|
||||
## pager
|
||||
env_default PAGER 'less'
|
||||
env_default LESS '-R'
|
||||
env_default 'PAGER' 'less'
|
||||
env_default 'LESS' '-R'
|
||||
|
||||
## super user alias
|
||||
alias _='sudo'
|
||||
|
Loading…
Reference in New Issue
Block a user