Skip to content

crhowell3/tsu

Repository files navigation

Stargazers Issues Contributors Maintained

 

💭 About

modal text editor for linux

Installation

Source

Using git, clone the repository:

git clone https://github.com/crhowell3/tsu.git
cd tsu

Using cargo, install:

cargo install --path .

Perform mandatory configuration setp:

mkdir -p ~/.config/tsu
cp default_config.toml ~/.config/tsu/config.toml
cp -R themes ~/.config/tsu

Copyright © 2026 Cameron Howell