/dotfiles.stow

Dotfiles managed by GNU Stow

Primary LanguageVim ScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

dotfiles.stow

Dotfiles managed via GNU Stow

The debian script will create symlinks in the parent/home environment

The clean-env script should undo all symlinks

Example:

sudo apt install stow
cd ~
git clone https://github.com/code-chimp/dotfiles.stow.git .dotfiles
cd .dotfiles
./debian