Mercurial > hg > zsh-env
diff zshrc @ 151:55466fa02e0a
move the upload alias to a more generic place
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Wed, 05 Dec 2018 14:42:13 +0100 |
parents | 163ef90dd755 |
children | 0bd8976bd5fb |
line wrap: on
line diff
--- a/zshrc Mon Nov 12 13:27:45 2018 +0100 +++ b/zshrc Wed Dec 05 14:42:13 2018 +0100 @@ -44,6 +44,7 @@ alias ta="tmux attach -t" alias tl="tmux list-sessions" alias tn="tmux new -s" +alias upload="rsync --partial --progress --rsh=ssh" # no history handling for now ... or find a better way to save history per shell not across all shells export HISTFILE=