]> src.twobees.de Git - dotfiles.git/blobdiff - stow/oh-my-zsh/.oh-my-zsh/plugins/please/please.plugin.zsh
rm oh-my-zsh
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / please / please.plugin.zsh
diff --git a/stow/oh-my-zsh/.oh-my-zsh/plugins/please/please.plugin.zsh b/stow/oh-my-zsh/.oh-my-zsh/plugins/please/please.plugin.zsh
deleted file mode 100644 (file)
index 0f58307..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-if (( $+commands[plz] )); then
-    source <(plz --completion_script)
-fi
-
-alias pb='plz build'
-alias pt='plz test'
-alias pw='plz watch'