summaryrefslogtreecommitdiff
path: root/src/zshrc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/zshrc.sh')
-rwxr-xr-xsrc/zshrc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zshrc.sh b/src/zshrc.sh
index ab04605..72d0069 100755
--- a/src/zshrc.sh
+++ b/src/zshrc.sh
@@ -5,4 +5,4 @@ BASEDIR=`dirname $(readlink -f $0)`
cd ${BASEDIR}/../
rm -f gen/.zshrc
-curl -s http://git.grml.org/f/grml-etc-core/etc/zsh/zshrc -o gen/.zshrc
+curl -L -s http://git.grml.org/f/grml-etc-core/etc/zsh/zshrc -o gen/.zshrc