mirror of https://github.com/Chizi123/Dotfiles.git

Joel Grunbaum
2021-12-13 ad42d4118a575f2934cb4428d8384e562dfd12cf
all-shells/.commonshell
@@ -37,5 +37,9 @@
   export LIBGL_ALWAYS_INDIRECT=1
fi
# acme.sh
[ -f "${HOME}/.acme.sh/acme.sh.env" ] && source ~/.acme.sh/acme.sh.env
# Update dotfiles
(git -C ~/.dotfiles pull &) &>/dev/null
[ -d ~/.emacs.d ] && (git -C ~/.emacs.d pull &) &>/dev/null