add environment
This commit is contained in:
parent
b0ccb07a44
commit
62b9239d16
2 changed files with 3 additions and 2 deletions
|
|
@ -40,7 +40,8 @@ export EDITOR=emacsclient
|
|||
export LESS=-cex2MRX
|
||||
export LESSOPEN='|~/.lessfilter %s'
|
||||
export LOGCHECK=60
|
||||
export PATH=$HOME/.scripts:$PATH
|
||||
export READNULLCMD=${PAGER:-/usr/bin/pager}
|
||||
export WATCH=all
|
||||
export WATCHFMT="%n has %a %l from %M"
|
||||
export ROBESPIERRE=/home/hybris/dev/robespierre/infra
|
||||
export PATH=$ROBESPIERRE/bin:$HOME/.scripts:$PATH
|
||||
|
|
|
|||
Loading…
Reference in a new issue