My collection of dotfiles that I've started collecting through the years.
Have these installed on your machine
- homebrew
- golang
- volta
- neovim
- tmux
- prettier (global)
- 1password (used for secret management)
Clone this repo and after cding into it, run ./install.
brew install neovim- Install packer
- Run
PackerSync - Run
:MasonInstall
brew install tmux- Launch a tmux session -
tmux - Run
C-A I(C is Control) (the link)[https://github.com/tmux-plugins/tpm#key-bindings]