Voyen’s dotfiles
WIP README - coming soon
This is really only intended to be used on Ubuntu.
bash -c "$(wget -qO - https://raw.github.com/Voyen/dotfiles/main/src/os/setup.sh)"The code is available under the MIT license.
- Pre-fill git email (same as y/n prompt, no need for enter if selecting y)
- Add new section for things to install manually - at the end of it all, just provide a bunch of links to the downloads in the script output
- Portecle
- Change color of $ prompt to red if last exit code is non-zero
- Add function/alias to run wrapper if exists, fallback to global mvn otherwise