This website works better with JavaScript
Home
Explore
Help
Register
Sign In
logicp
/
logicp_zsh
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
6b0dab6939
Branches
Tags
master
logicp_zsh
/
plugins
/
cp
/
cp.plugin.zsh
cp.plugin.zsh
104 B
History
Raw
1
2
3
4
cpv() {
rsync -pogbr -hhh --backup-dir=/tmp/rsync -e /dev/null --progress "$@"
}
compdef _files cpv