This website requires JavaScript.
Explore
Help
Sign In
dolysis
/
ohmyzsh
Watch
3
Star
0
Fork
You've already forked ohmyzsh
0
Code
Issues
Pull Requests
Releases
Activity
2bd24f7e0d
ohmyzsh
/
plugins
/
cp
/
cp.plugin.zsh
5 lines
104 B
Bash
Raw
Blame
History
cpv
(
)
{
rsync -pogbr -hhh --backup-dir
=
/tmp/rsync -e /dev/null --progress
"
$@
"
}
compdef _files cpv
Reference in New Issue
View Git Blame
Copy Permalink