Skip to content

marcusandre/dotfiles

Repository files navigation

dotfiles

This repository contains my personal configuration files. My Neovim configuration lives here: marcusandre/nvim.

Building Blocks

Installation

$ brew bundle && just # or `stow` the individual folders

Keyboard (MacOS)

$ defaults write NSGlobalDomain KeyRepeat -int 1
$ defaults write NSGlobalDomain InitialKeyRepeat -int 10