Commit 6f72d6c1 authored by Robby Russell's avatar Robby Russell
Browse files

Merge pull request #1598 from zasdfgbnm/master

new plugin
parents c867684f 06d5cb93
# start fbterm automatically in /dev/tty*
if [[ $(tty|grep -o '/dev/tty') = /dev/tty ]] ; then
fbterm
exit
fi
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