Tau
Tau
This PR adds CI that automatically runs `README.sh` on every commit. There's one disadvantage: the commit author has to update their commit history. You can do ```sh git config pull.rebase...
Change the program structure to make adding segments easier
Split config file in e.g. `prompt.toml` and `style.css` - first one is only for segment location and behavior settings, second is for style settings (including color)
Segment calls a command specified in the arguments, shows its output.
Bronze had this feature, so it could be added to silver. Note that it would use C ABI, since Rust doesn't have a stable ABI.
Segments are not dependent on each other, so they can be rendered simultaneously and the concatenated to increase speed
Fixes #105 TODO: - [x] Properly enable/disable output coloring - [ ] Add tests
**Is your feature request related to a problem? Please describe.** Sometimes I forget about dotter and edit files in place (e.g. `~/.config/sway/config` instead of `~/.dotter/sway`) This causes issues when deploying...
I installed Slack from `deb` and I can't find the file. Not only on the path specified in docs. Look: ```bash ivan@ivan-Latitude-E6430:~/Downloads$ sudo find / | grep interop find: ‘/run/user/1000/doc’:...
GUI
GUI for Silicon, either desktop or web (via WASM)