]> src.twobees.de Git - dotfiles.git/blobdiff - stow/oh-my-zsh/.oh-my-zsh/plugins/kate/kate.plugin.zsh
rm oh-my-zsh
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / kate / kate.plugin.zsh
diff --git a/stow/oh-my-zsh/.oh-my-zsh/plugins/kate/kate.plugin.zsh b/stow/oh-my-zsh/.oh-my-zsh/plugins/kate/kate.plugin.zsh
deleted file mode 100644 (file)
index eb16522..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-
-# Kate
-# Start kate always silent
-alias kate='kate >/dev/null 2>&1'
-
-function kt () {
-  cd $1
-  kate $1
-}
\ No newline at end of file