Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 959 Bytes

README.md

File metadata and controls

38 lines (28 loc) · 959 Bytes

Dotfiles

This repository contains my configuration files. They are

Install

Manual steps to install dotfiles on a new system

  1. Run install-setup.sh
  2. Download and install nerd font patched Fira Code font from https://github.com/ryanoasis/nerd-fonts/releases

Homebrew installation:

# Leaving a machine
brew bundle dump

# Fresh installation
brew bundle

Configure with Stow

# Create the symbolic links using GNU stow.
$ git clone https://github.com/ChristianMoesl/dotfiles
$ cd dotfiles
$ stow -t ~ .

MacOS Setup Guide

  1. Map cap lock key to ESC in system settings
  2. Enable CTRL+number shortcuts for Missing Control in system settings (keyboard)
  3. Enable "reduce motion" in accessibility settings
  4. Disable "Automatically rearrange Spaces ..." in Desktop & Dock

License

MIT.