guix/oh-my-zsh/plugins/fbterm
2024-05-05 13:55:06 +01:00
..
fbterm.plugin.zsh Add ZSH config copies 2024-05-05 13:55:06 +01:00
README.md Add ZSH config copies 2024-05-05 13:55:06 +01:00

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)