Skip to content

Commit

Permalink
Use stow for simlinks management
Browse files Browse the repository at this point in the history
  • Loading branch information
enizor committed Mar 25, 2019
1 parent 31d19c2 commit 7415dca
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,12 @@ Enizor's dotfiles
=================

Lots of random stuff.

## Usage

I recommend GNU `stow` to create symbolic links.
```sh
git clone git@github.com:enizor/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
stow fish neovim tmux # plus whatever else you'd like
```
File renamed without changes.
File renamed without changes.

0 comments on commit 7415dca

Please sign in to comment.