Auto Update
This commit is contained in:
parent
c191e38a5f
commit
f702a3d160
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ alias router='ssh root@10.0.0.2'
|
|||
alias jelly='ssh matt@10.0.0.123'
|
||||
|
||||
alias ls='ls -lah --color=auto'
|
||||
alias cp='cp -r'
|
||||
|
||||
alias pushdot='bash ~/git/dotfiles/pull.sh'
|
||||
alias resetdot='(cd ~/git/dotfiles; bash setup.sh)'
|
||||
|
|
Loading…
Reference in a new issue