My personal settings for common Linux tools.
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
- clone and run
./install
inside 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