]> src.twobees.de Git - dotfiles.git/blobdiff - stow/oh-my-zsh/.oh-my-zsh/plugins/multipass/multipass.plugin.zsh
rm oh-my-zsh
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / multipass / multipass.plugin.zsh
diff --git a/stow/oh-my-zsh/.oh-my-zsh/plugins/multipass/multipass.plugin.zsh b/stow/oh-my-zsh/.oh-my-zsh/plugins/multipass/multipass.plugin.zsh
deleted file mode 100644 (file)
index 95025b2..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-alias mp="multipass"
-alias mpl="multipass list"
-alias mpla="multipass launch"
-alias mpln="multipass launch --network en0 --network name=bridge0,mode=manual"
-alias mps="multipass shell"
-alias mpsp="multipass stop"
-alias mpst="multipass start"