dotfiles/.config/zsh/aliases.zsh
2020-05-18 11:06:15 +02:00

3 lines
63 B
Bash

alias hstat="stat -c \"%A %a %n\" *"
alias rsync="rsync -P -r"