Currently:
- OS:
EmacsmacOS ARM - Terminal: Kitty
- Shell: Zsh + Zplug + p10k
- Editor: Emacs (emacs-plus for macOS)
- Package manager: Homebrew + Brewfile
- Dotfile manager: Dotbot
- WM: Amethyst + Sketchybar
Not in use:
- Alacritty
- Neovim
- Tmux
- iTerm2
To begin, please install Homebrew by running the following command in your shell:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Obtain the dotfiles and initialize Dotbot:
git clone git@github.com:kvzl/dotfiles.git
cd dotfiles
./install
Install applications and utilities using Homebrew Bundle:
brew bundle