install direnv for windows
login to git-bash
cd ~
create a .bashrc or append to existing .bashrc
$ cat .bashrc
eval "$(direnv hook bash)"
login to git-bash
cd ~
create a .bashrc or append to existing .bashrc
$ cat .bashrc
eval "$(direnv hook bash)"
No comments:
Post a Comment