aboutsummaryrefslogtreecommitdiff
path: root/user/zsh/zshrc-workstation.sh
diff options
context:
space:
mode:
Diffstat (limited to 'user/zsh/zshrc-workstation.sh')
-rw-r--r--user/zsh/zshrc-workstation.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/user/zsh/zshrc-workstation.sh b/user/zsh/zshrc-workstation.sh
index 9a255a7..b7458b0 100644
--- a/user/zsh/zshrc-workstation.sh
+++ b/user/zsh/zshrc-workstation.sh
@@ -17,6 +17,8 @@ path+=$CARGO_HOME/bin
path+=$GOPATH/bin
path+=$NPM_CONFIG_PREFIX/bin
+eval "$(direnv hook zsh)"
+
function ssh() {
# In my ~/.ssh/config I configure host-specific background colors, for example:
#