1
0
forked from extern/nix-config
donovanglover-nix-config/src
Donovan Glover b5fd0980bd
Remove maid
As much as maid was fun to write (and use!), having two separate files
for each of your dotfiles is a fundamentally flawed design. Using GNU
Stow for dotfiles is a much better way to get things done since the
files are linked: updating ~/.vimrc will automatically update the .vimrc
in your dotfiles directory, and vice versa.

Additionally, GNU Stow makes it easy to pick and choose the dotfiles
that you want to use. If you don't want to use a certain configuration
anymore, it's easy to "stow -D <config>" instead of having to manually
go into the .config directory and remove the offending files.
2018-01-25 23:38:55 -05:00
..
theme_helper Add theme preview support 2017-12-31 21:34:29 -05:00
launch.c Add launch.c 2017-10-27 23:03:27 -04:00
pass.cr Add base structure to pass.cr 2017-11-21 18:45:15 -05:00
theme.cr Add theme preview support 2017-12-31 21:34:29 -05:00