add direnv hook
This commit is contained in:
@@ -6,3 +6,5 @@ export LESS=RX # R for ANSI color sequences, X to not clear screen on exit
|
||||
export TMPDIR=/var/tmp
|
||||
export PS1="\w $ "
|
||||
export PATH=${PATH}:~/.local/bin
|
||||
|
||||
eval "$(direnv hook bash)"
|
||||
|
||||
Reference in New Issue
Block a user