Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 473 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 473 Bytes

Marcel's macOS and ArchLinux .dotfiles

Install Dotfiles

Clone this repository and all its submodules, preferabbly to ~/.dotfiles.

git clone --recursive https://github.com/marcelmaltry/dotfiles.git ~/.dotfiles

Navigate to your dotfiles folder.

cd ~/.dotfiles

Run the dotbot install script. Note that, this will replace your current zsh, git, and nvim configurations.

./install