]> src.twobees.de Git - dotfiles.git/blobdiff - stow/oh-my-zsh/.oh-my-zsh/plugins/repo/repo.plugin.zsh
rm oh-my-zsh
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / repo / repo.plugin.zsh
diff --git a/stow/oh-my-zsh/.oh-my-zsh/plugins/repo/repo.plugin.zsh b/stow/oh-my-zsh/.oh-my-zsh/plugins/repo/repo.plugin.zsh
deleted file mode 100644 (file)
index f098993..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-alias r='repo'
-alias rra='repo rebase --auto-stash'
-alias rs='repo sync'
-alias rsrra='repo sync ; repo rebase --auto-stash'
-alias ru='repo upload'
-alias rst='repo status'
-alias rsto='repo status -o'
-alias rfa='repo forall -c'
-alias rfap='repo forall -p -c'
-alias rinf='repo info'