This commit is contained in:
Harivansh Rathi 2026-02-20 20:25:37 -05:00
parent 02e0ef96b9
commit 3087f554c7
7 changed files with 205 additions and 4 deletions

View file

@ -1,11 +1,15 @@
STOW_PACKAGES = zsh git nvim tmux karabiner ghostty claude lazygit codex
STOW_PACKAGES = zsh git nvim tmux karabiner ghostty claude lazygit codex aerospace
install:
brew install stow
stow -t ~ $(STOW_PACKAGES)
./rectangle/install.sh
uninstall:
stow -t ~ -D $(STOW_PACKAGES)
restow:
stow -t ~ -R $(STOW_PACKAGES)
rectangle-export:
./rectangle/install.sh export