small pixel drawing of a pufferfish dotfiles

opportunistically load direnv
Jes Olson j3s@c3f.net
Wed, 08 Feb 2023 14:21:56 -0800
commit

4c9dd17079e846e08c5ba41a478e65d078067f80

parent

8b0bf805ef13d3da319bacac44f7cd510ad5b0f0

1 files changed, 3 insertions(+), 0 deletions(-)

jump to
M .rc.rc

@@ -48,3 +48,6 @@

# simple prompt # for demo purposes mostly alias sp="export PS1='$ '" + +command -v direnv >/dev/null 2>&1 && + eval "$(direnv hook bash)"