Managed in a proper way.
curl -fsS https://raw.githubusercontent.com/nrvnrvn/dotfiles/refs/heads/main/.bootstrap.sh | bash -s all- dotfiles are laid out where they belong. Your home dir is your github repo. With two caveats:
- use
dotfilesinstead ofgitto manage "dotfiles". - all contents are ignored by default.
dotfiles a -fall new stuff. Also serves as a protection from accidentally committing your whole life to the repo. Inspired by this.
- use
- zsh with useful enough defaults.
- powerlevel10k on top of it.
- vim for quick adhoc stuff.
- neovim for something more than that.
- git config with solid defaults.
- ssh config also worth looking at.
- macOS tailored. Supports Linux to some extent.