This repository contains my configuration files. They are
Manual steps to install dotfiles on a new system
- Run
install-setup.sh
- Download and install nerd font patched Fira Code font from https://github.com/ryanoasis/nerd-fonts/releases
# Leaving a machine
brew bundle dump
# Fresh installation
brew bundle
# Create the symbolic links using GNU stow.
$ git clone https://github.com/ChristianMoesl/dotfiles
$ cd dotfiles
$ stow -t ~ .
- Map cap lock key to ESC in system settings
- Enable CTRL+number shortcuts for Missing Control in system settings (keyboard)
- Enable "reduce motion" in accessibility settings
- Disable "Automatically rearrange Spaces ..." in Desktop & Dock
- Configure OpenAI key in ~/.config/nvim/.chat-gpt
MIT.