Auto Update
This commit is contained in:
parent
ea06ca8392
commit
4f2c84f5aa
1 changed files with 1 additions and 1 deletions
|
@ -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) source ~/.profile'
|
||||
alias resetdot='(cd ~/git/dotfiles; sudo bash setup.sh); source ~/.profile'
|
||||
|
|
Loading…
Reference in a new issue