Commit a2cc84dd authored by Kirill's avatar Kirill Committed by Marc Cornellà
Browse files

fbterm: add README (#8241)

parent 49c423c7
No related merge requests found
Showing with 9 additions and 0 deletions
+9 -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:
```
plugins=(... fbterm)
```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment