Added direnv

This commit is contained in:
Bryan Ramos 2023-06-02 17:18:46 -04:00
parent 8654cb38dc
commit bf1f841369

View file

@ -172,3 +172,5 @@ function dev() {
;; ;;
esac esac
} }
eval "$(direnv hook bash)"