Base zsh configuration
This commit is contained in:
11
custom/hybris-export.zsh
Normal file
11
custom/hybris-export.zsh
Normal file
@@ -0,0 +1,11 @@
|
||||
# Personnal
|
||||
export EDITOR=emacsclient
|
||||
export HISTFILE=~/.zhist
|
||||
export HISTSIZE=5000
|
||||
export LESS=-cex3MRX
|
||||
export LESSOPEN='|~/.lessfilter %s'
|
||||
export LOGCHECK=60
|
||||
export READNULLCMD=${PAGER:-/usr/bin/pager}
|
||||
export SAVEHIST=5000
|
||||
export WATCH=all
|
||||
export WATCHFMT="%n has %a %l from %M"
|
||||
Reference in New Issue
Block a user