mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[shell-alais] removed shuttle verbose output
This commit is contained in:
parent
3459859c36
commit
18c7f62dd6
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ alias mon-update="xrandr --auto"
|
|||
alias pwedit="svim -p /etc/{passwd,group,shadow,gshadow}"
|
||||
alias cmdlist='find $(echo $PATH | tr ":" "\n")'
|
||||
alias makepasswd='makepasswd --minchars=10 --maxchars=25 --count=10'
|
||||
alias shuttle='sshuttle --dns -v -r uberspace 0/0'
|
||||
alias shuttle='sshuttle --dns -r uberspace 0/0'
|
||||
|
||||
alias backupnow='sudo borgmatic -v 1 && echo $(date +"%Y%m%d") > ~/.borgbackup.log'
|
||||
alias syncbackupto='sudo rsync -aPzchv backup:/home/felix/data/ '
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue