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

Joel Grunbaum
2021-08-19 40b3a957e9190f48bb6648b880de6ecc92532fcc
Update dotfiles when shell is opened
1 files modified
3 ■■■■■ changed files
all-shells/.commonshell 3 ●●●●● patch | view | raw | blame | history
all-shells/.commonshell
@@ -36,3 +36,6 @@
    export DISPLAY=$(ip route | awk '{print $3; exit}'):0
    export LIBGL_ALWAYS_INDIRECT=1
fi
# Update dotfiles
(git -C ~/.dotfiles pull &) &>/dev/null