A repository for my Linux dotfiles
Make sure you clone with --recurse-submodules
to make sure that the submodules
are cloned alongside with the repository itself:
git clone --recurse-submodules --shallow-submodules git@github.com:bugok/dotfiles.git
The setup.sh
is meant to copy everything to where it's supposed to be
For mac, there's also mac_setup.sh
.
Run that too.