dotfiles#
Set up a new computer using chezmoi and strap.
- Visit strap
- Open Terminal.app
- Run
bash ~/Downloads/strap.sh - Run
bash ~/.dotfiles/script/after-strap
For self-hosted knots, clone URLs may differ based on your setup.
Download tar.gz
this is a truly awful hack, where jj considers '\0' to be not-empty, so
it prints a separator, and then we use zsh to split on that separator,
and since zsh ignores \0 entirely, we get an empty value in the zsh
array. which is what we wanted.
sadly I need to be able to rebase my own branches