summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--10_Environment.zsh2
1 files changed, 2 insertions, 0 deletions
diff --git a/10_Environment.zsh b/10_Environment.zsh
index 872184c..becb2cf 100644
--- a/10_Environment.zsh
+++ b/10_Environment.zsh
@@ -16,6 +16,8 @@
## on l'exporte. SInon pas.
##
+export SHELL=`which zsh`
+
## Agent de clefs SSH/GPG
if [ "$SUDO_USER" = "" ]
then