Installed Oh-My-Zsh, slight polybar change (brightness)
This commit is contained in:
4
.oh-my-zsh/plugins/cp/cp.plugin.zsh
Normal file
4
.oh-my-zsh/plugins/cp/cp.plugin.zsh
Normal file
@@ -0,0 +1,4 @@
|
||||
cpv() {
|
||||
rsync -pogbr -hhh --backup-dir=/tmp/rsync -e /dev/null --progress "$@"
|
||||
}
|
||||
compdef _files cpv
|
Reference in New Issue
Block a user