1
0
mirror of https://github.com/DazAh/dotfiles synced 2026-05-22 02:25:48 +01:00
Files
2020-04-19 09:38:02 +01:00

223 B

fbterm

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)