]> src.twobees.de Git - dotfiles.git/blobdiff - stow/oh-my-zsh/.oh-my-zsh/plugins/pm2/pm2.plugin.zsh
rm oh-my-zsh
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / pm2 / pm2.plugin.zsh
diff --git a/stow/oh-my-zsh/.oh-my-zsh/plugins/pm2/pm2.plugin.zsh b/stow/oh-my-zsh/.oh-my-zsh/plugins/pm2/pm2.plugin.zsh
deleted file mode 100644 (file)
index f05d8db..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-alias p2s='pm2 start'
-alias p2o='pm2 stop'
-alias p2d='pm2 delete'
-alias p2r='pm2 restart'
-alias p2i='pm2 list'
-alias p2l='pm2 logs'