Make any machine feel like HOME
in seconds.
-
Clone this repository to
.dotfiles
in your home directory. The repository URL is https://github.com/shvenkat/dotfiles.git clone https://github.com/shvenkat/dotfiles ~/.dotfiles \ && cd ~/.dotfiles
-
Run
make all
to install all apps, fonts and config.To install only a subset, use
make help
to view the list of available subsets and individual components. For instance,make configs
installs all dotfiles and config files for (GUI) apps;make apps
andmake fonts
are among the other available subsets.