pager should use the -S option
This commit is contained in:
parent
1c1c1407e0
commit
a68ff55568
3
.bashrc
3
.bashrc
@ -117,7 +117,8 @@ if ! shopt -oq posix; then
|
||||
fi
|
||||
|
||||
EDITOR=/usr/bin/vim.basic
|
||||
PAGER="less -S"
|
||||
PAGER="less"
|
||||
LESS="-S"
|
||||
export IPTOKEN="6ac0a563fc06ab"
|
||||
export PG="psql -U ptrowbridge -d ubm -p 5030 -h usmidlnx01"
|
||||
export NVM_DIR="/home/pt/.nvm"
|
||||
|
Loading…
Reference in New Issue
Block a user