mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Add alias and refactor scripts/
This commit is contained in:
parent
bbc105cede
commit
aaf67bea46
6 changed files with 55 additions and 11 deletions
|
|
@ -1,4 +1,5 @@
|
|||
function define_aliases -a uname -d 'Defines aliases for commonly used commands'
|
||||
alias q 'exit'
|
||||
alias rcp 'rsync -aP'
|
||||
alias vg 'vagrant'
|
||||
alias tf 'terraform'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue