dotfiles/zsh/.oh-my-zsh/plugins/fbterm
2024-06-19 00:06:56 +02:00
..
fbterm.plugin.zsh First commit 2024-06-19 00:06:56 +02:00
README.md First commit 2024-06-19 00:06:56 +02: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)