Development environment for macOS with Helix editor optimized for writing.
- Helix (soft wrap, markdown LSP)
- Git (GPG signing, aliases)
- Zsh (completion, aliases)
- CLI tools (ripgrep, gh, marksman)
mkdir -p ~/code && cd ~/code
git clone https://github.com/aefhm/dotfiles.git && cd dotfiles
makePost-install:
sudo scutil --set HostName your-machine-name
ssh-keygen -t ed25519 -C "[email protected]"- macOS with Xcode CLI tools
- Overwrites existing configs in
~/and~/.config/