This is a collection of my dotfiles. I try to keep things minimal
and since I don't have a lot of dotfiles I manage them with a
simple zsh script.
Clone this repos with all submodules:
git clone --recurse-submodules -j8 https://github.com/unmade/dotfilesTo create symlinks in your home directory run:
./install.shThis will create symlink for the dotfiles in the repo
To install vim plugins open vim and run:
:PlugInstallBy default, .gitconfig doesn't contain user section.
You might want to add one in in ~/.gitconfig_local. It is also
a good place to add other sensitive and machine-specific settings.
From time to time you want to update submodules:
git submodule update --remote --mergeTo get look similar to the screenshot above checkout in-rainbows theme for macOS Terminal.
Other dotfiles I liked:
