Marc Cornellà 610b2529d2 Clean up plugin READMEs and a few plugins | 4 years ago | |
---|---|---|
.. | ||
README.md | 4 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)