Auto Update

This commit is contained in:
matt1432 2023-05-05 18:57:10 -04:00
parent 257d344a43
commit 1729968e32

View file

@ -6,6 +6,6 @@ if [ -d ~/git/dotfiles ] ; then
for f in ./files/.*; do if [[ -f $f ]]; then ln ./$f ../../ ; fi; done)
fi
[[ -f ~/.bashrc ]] && . ~/.bashrc
export POKE=true
[[ -f ~/.bashrc ]] && . ~/.bashrc