Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 472 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 472 Bytes

.dotfiles

Description

Contains all my work machine configurations. I maintain this repository for own purposes, including the installer, which is used to replicate the environment for each new machine I get.

The nvim config included in this repo was made by @pedropmedina. The version included here is slightly modified.

Installation

  1. xcode-select --install
  2. cd ~
  3. git clone https://github.com/rcbxd/.dotfiles.git
  4. cd .dotfiles
  5. ./init.sh