Kirill a2cc84dd20 fbterm: add README (#8241) | 5 years ago | |
---|---|---|
.. | ||
README.md | 5 years ago | |
fbterm.plugin.zsh | 9 years ago |
This plugin automatically starts fbterm
if on a real TTY (/dev/tty*
).
To use it, add fbterm to the plugins array of your zshrc file:
plugins=(... fbterm)