Skip to content

smt/dotfiles

Repository files navigation

Dotfiles (powered by stow)

Dependencies

Please ensure you've installed stow on your system.

brew install stow
sudo pacman -S stow
sudo apt-get install stow

Install

To install just these dotfiles (or your custom fork):

git clone https://github.com/<USERNAME>/dotfiles ~/.dotfiles
cd ~/.dotfiles
install_osx  # or install_linux

Credit

I'm been inspired the great work of these people. My sincere thanks to:

TODO

  • Add more stuff, be smarter, etc.