]> src.twobees.de Git - dotfiles.git/blobdiff - stow/oh-my-zsh/.oh-my-zsh/plugins/fbterm/README.md
rm oh-my-zsh
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / fbterm / README.md
diff --git a/stow/oh-my-zsh/.oh-my-zsh/plugins/fbterm/README.md b/stow/oh-my-zsh/.oh-my-zsh/plugins/fbterm/README.md
deleted file mode 100644 (file)
index 70ce56d..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-# fbterm
-
-This plugin automatically starts [fbterm](https://github.com/zhangyuanwei/fbterm)
-if on a real TTY (`/dev/tty*`).
-
-To use it, add `fbterm` to the plugins array of your zshrc file:
-
-```zsh
-plugins=(... fbterm)
-```