Skip to content

oasido/dot

Repository files navigation

dot

personal dotfiles managed with GNU Stow.

install

cd ~/dot
stow -t ~ .
stow -t ~ linux    # linux-specific scripts and binaries

uninstall

cd ~/dot
stow -D -t ~ linux  # remove linux-specific first
stow -D -t ~ .      # then remove base

brew

brew bundle install

# to dump brew into a Brewfile:
brew bundle dump

requirements

About

And I say hey, what's going on?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published