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/dotfiles
To create symlinks in your home directory run:
./install.sh
This will create symlink for the dotfiles in the repo
To install vim plugins open vim and run:
:PlugInstall
By 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 --merge
To get look similar to the screenshot above checkout in-rainbows theme for macOS Terminal.
Other dotfiles I liked: