typo
This commit is contained in:
parent
d9d906cce2
commit
e0c71c1a58
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ bindkey "^[Od" backward-word
|
|||
bindkey "^[Oc" forward-word
|
||||
|
||||
# Some exports
|
||||
export ANSIBLE_LOGPATH=/var/log/ansible-bearstech/${role}-$(date +%Y%m%d%H%M%S).log
|
||||
export ANSIBLE_LOG_PATH=/var/log/ansible-bearstech/${role}-$(date +%Y%m%d%H%M%S).log
|
||||
export EDITOR=emacsclient
|
||||
export LESS=-cex2MRX
|
||||
export LESSOPEN='|~/.lessfilter %s'
|
||||
|
|
|
|||
Loading…
Reference in a new issue