Skip to content

Commit

Permalink
Add direnv config
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-pai-long committed Jun 14, 2023
1 parent cf7530b commit 9d548cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -131,3 +131,5 @@ eval "$(pyenv virtualenv-init -)"
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion"

eval "$(direnv hook bash)"

0 comments on commit 9d548cb

Please sign in to comment.