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

Joel Grunbaum
2021-12-13 a248172bfe6bc47fdf008dd3c40100520d1deca9
added acme.sh
1 files modified
3 ■■■■■ changed files
all-shells/.commonshell 3 ●●●●● patch | view | raw | blame | history
all-shells/.commonshell
@@ -37,5 +37,8 @@
    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