terminal user interface to jujutsu. Focused on speed and clarity
9
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md

authored by

Eli Dowling and committed by
GitHub
8fa124ae c909d7bf

+1 -1
+1 -1
README.md
··· 21 21 22 22 To open a shell with jj_tui on nix:`nix shell github:faldor20/jj_tui` 23 23 24 - To install without nix: 24 + To install without nix: **This is definitely broken right now. Please just use nix 🙏** 25 25 1. Install opam with your package manager 26 26 2. clone the repo 27 27 3. Run: `opam install .`