A collection of dotfiles I use/used across work/personal laptops
- brew
- git
- zsh
- oh-my-zsh
- zsh plugins (use the script)
- nvim
- vim-plug
- tmux
- tmux plugin manager
- yarn (required for some of the nvim plugins)
- fzf
- delta
- ripgrep
- htop
- jq
- fd
- wget
- doom emacs and emacs
brew tap d12frosted/emacs-plus brew install emacs-plus --with-native-comp --with-modern-doom3-icon git clone --depth 1 https://github.com/doomemacs/doomemacs ~/.config/emacs ~/.config/emacs/bin/doom install
brew install tmux nvim fzf git-delta ripgrep htop jq fd wget
# To install useful key bindings and fuzzy completion:
$(brew --prefix)/opt/fzf/install