Add previous bash ssh scripting and separate out aliases
This commit is contained in:
parent
b1e97c3682
commit
ad037103b2
1 changed files with 2 additions and 0 deletions
2
.aliases
Normal file
2
.aliases
Normal file
|
@ -0,0 +1,2 @@
|
|||
alias ls='ls --color=auto'
|
||||
alias dotfiles='/usr/bin/git --git-dir=/home/marty/.dotfiles/ --work-tree=/home/marty'
|
Loading…
Reference in a new issue