]> src.twobees.de Git - dotfiles.git/blobdiff - stow/oh-my-zsh/.oh-my-zsh/plugins/gem/gem.plugin.zsh
rm oh-my-zsh
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / gem / gem.plugin.zsh
diff --git a/stow/oh-my-zsh/.oh-my-zsh/plugins/gem/gem.plugin.zsh b/stow/oh-my-zsh/.oh-my-zsh/plugins/gem/gem.plugin.zsh
deleted file mode 100644 (file)
index 938f5c9..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-alias gemb="gem build *.gemspec"
-alias gemp="gem push *.gem"
-
-# gemy GEM 0.0.0 = gem yank GEM -v 0.0.0
-function gemy {
-       gem yank $1 -v $2
-}
\ No newline at end of file