-
Overview: yabai + skhd + karabiner-elements
- Dotfiles symlinked & applications installed with nix-darwin and home-manager
- Yabai: Tiling WM uses Capslock as a
meh/hyperglobal prefix, mimicking vim keybindings - Neovim:
Lazyto install packages,Masonto install LSPs - Alacritty: Keybindings set such that intuitive
cmd + _key combinations works withtmux
-
Nix: Mostly just used as a declarative package manager and symlink tool
- If Nix is not an option, see contents of
home-darwin.nixandbrew.nixto see symlinks
- If Nix is not an option, see contents of
-
Install [Nix]
mkdir ~/dotfiles & cd ~/dotfiles
git clone https://github.com/ericlovesmath/dotfiles.git ~/dotfiles
nix run nix-darwin -- switch --flake "$HOME/dotfiles\#macos"See INSTALLATION_GUIDE.md, tested on the AMD Framework 13 Laptop
