The computing scientist's main challenge is not to get confused by the complexities of his own making.
- Edsger W. Dijkstra
Big Kudos to @furgerf who introduced my to nvim
, tmux
, shells
, fzf
and the like!
My dotfiles are heavily inspired and built upon his dotfiles.
- ✏️ nvim
- 🪓 tmux
- 🐚 zsh
- 🔎 fzf
- 🪟 wsl2
- 🎨 gruvbox-baby
- bat
- python3-pip
- python3-venv
- fnm (See runtimes/nodejs)
sudo apt install bat python3-pip python3-virutalenv unzip ripgrep
curl -fsSL https://fnm.vercel.app/install | bash