Auto Update

This commit is contained in:
matt1432 2023-01-23 15:19:37 -05:00
parent b26c1378c2
commit ea06ca8392

View file

@ -16,4 +16,4 @@ alias jelly='ssh jelly@10.0.0.123'
alias ls='ls -lah --color=auto'
alias pushdot='bash ~/git/dotfiles/pull.sh'
alias resetdot='(cd ~/git/dotfiles; sudo bash setup.sh)'
alias resetdot='(cd ~/git/dotfiles; sudo bash setup.sh) source ~/.profile'