DevTUI - A Swiss-army app for developers

15 points by skatkov


TFL

Seems like a useful idea, but could we not start off by nuking the users’ shell configurations? Appending should be fine, but this is overwriting.

The autocomplete instructions are:

Autocompletion

Run a one of these commands depending on shell

devtui completion bash > ~/.bashrc

devtui completion zsh > ~/.zshrc

devtui completion fish > ~/.fishrc