1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-05-18 01:53:22 -07:00

rsync crap

This commit is contained in:
Connor Olding 2015-06-02 06:08:25 -07:00
parent ee1b3b2d04
commit 0fcb0f23fe

View File

@ -83,6 +83,7 @@ alias gds='git --no-pager diff --stat'
alias gl='git log --oneline'
alias gs='git status' # rip ghostscript
alias aur="BUILDDIR=$HOME/src $HOME/sh/aur -jj"
alias clone='sudo rsync -aHA --info=progress2'
# providing extra functionality
# TODO: dotfiles first, like `LC_ALL=C ls -A` which doesnt work with -X flag