My personal settings for common Linux tools, some config applies to MacOS and Windows.
I manage my dotfiles with Stow so I can keep everything tidy and spin up new Linux machines really fast.
Reminder: just use Brew if on MacOS
- ZSH and Bash with some aliases
- Tmux
- Neovim
- Some general-purpose scripts
I use Flexoki
I moved from Flexoki to a custom Gruvbox, and then from Gruvbox to a custom Zenwritten
- clone and run
./installinside this repo to install the configs. - git config --global user.name/user.email/init.defaultBranch
- install stow and clone this repo
- chsh to set ZSH as default
- clone zsh-autosuggestions and zsh-syntax-highlighting inside ~/.zsh
- Download a Nerdfont (most likely JetBrains Mono)
- Check ssh keys and config