mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
direnv allow
This commit is contained in:
parent
c6f6a78877
commit
b4cf3f650f
@ -31,3 +31,6 @@ fi;
|
||||
if type _git &> /dev/null; then
|
||||
complete -o default -o nospace -F _git g;
|
||||
fi;
|
||||
|
||||
# hook direnv
|
||||
eval "$(direnv hook bash)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user