]> src.twobees.de Git - dotfiles.git/blobdiff - stow/oh-my-zsh/.oh-my-zsh/plugins/cp/cp.plugin.zsh
rm oh-my-zsh
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / cp / cp.plugin.zsh
diff --git a/stow/oh-my-zsh/.oh-my-zsh/plugins/cp/cp.plugin.zsh b/stow/oh-my-zsh/.oh-my-zsh/plugins/cp/cp.plugin.zsh
deleted file mode 100644 (file)
index a562591..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-cpv() {
-    rsync -pogbr -hhh --backup-dir="/tmp/rsync-${USERNAME}" -e /dev/null --progress "$@"
-}
-compdef _files cpv