summaryrefslogtreecommitdiffstatshomepage
path: root/zprofile
diff options
context:
space:
mode:
Diffstat (limited to 'zprofile')
-rw-r--r--zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/zprofile b/zprofile
index e77496f..30d8d2a 100644
--- a/zprofile
+++ b/zprofile
@@ -1,3 +1,3 @@
export ZSH_BASE="${HOME}/dotfiles"
-source $ZSH_BASE/zsh/ssh.zsh
+[ -f /.dockerenv ] && source $ZSH_BASE/zsh/ssh.zsh