Kirill a2cc84dd20 fbterm: add README (#8241) | 5 年之前 | |
---|---|---|
.. | ||
README.md | 5 年之前 | |
fbterm.plugin.zsh | 9 年之前 |
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)