Purpose | Software |
---|---|
Editor | neovim |
Shell | zsh |
Terminal | Ghostty + tmux |
- 13" 2020 M1 MacBook Pro; 16GB, 512GB SSD
- Keychron Q4 Pro with Gateron Milky Yellow Pro switches VIA Keymap
- Planck V7 with Akko Lavender Purple switches QMK firmware
$ alias dot="git --git-dir=$HOME/.dot/ --work-tree=$HOME"
$ source ~/.zshenv
$ git clone --bare [email protected]:Benricheson101/dots.git $HOME/.dot
$ dot checkout
$ dot config --local status.showUntrackedFiles false