summaryrefslogtreecommitdiffstats
path: root/.zsh
diff options
context:
space:
mode:
Diffstat (limited to '.zsh')
-rw-r--r--.zsh/rc/60aliases1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zsh/rc/60aliases b/.zsh/rc/60aliases
index e401fb2..ed1d16a 100644
--- a/.zsh/rc/60aliases
+++ b/.zsh/rc/60aliases
@@ -50,6 +50,7 @@ alias q='python'
alias ncmpc='ncmpc -c'
alias youtube='youtube-dl -b '
+alias scp='rsync --partial --progress --rsh=ssh'
# updating commands can be long...
alias yup='yaourt -Syu --aur'