-
6A69
Overview: yabai + skhd + karabiner-elements
- Dotfiles symlinked & applications installed with nix-darwin and home-manager
- Yabai: Tiling WM uses Capslock as a
meh/hyper
global prefix, mimicking vim keybindings - Neovim:
Lazy
to install packages,Mason
to 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.nix
andbrew.nix
to 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