mirror of
https://github.com/notwa/rc
synced 2024-11-05 01:29:05 -08:00
rsync crap
This commit is contained in:
parent
ee1b3b2d04
commit
0fcb0f23fe
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue