Partysun / .dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install .dotfiles:

First, check out the .dotfiles repo in your $HOME directory

git clone git@github.com/Partysun/.dotfiles.git
cd dotfiles

then use stow to create symlinks

stow -v .

Want to simulate any stow action before execution -n

Remove dotfiles:

stow -v -D .

Copy a new config to dotfiles folder first time:

stow -v --adopt .

About


Languages

Language:Shell 100.0%