11 lines
295 B
Markdown
11 lines
295 B
Markdown
# Dotfiles of Shawn Anderson
|
|
A repository the dotfiles that I hack on. Can easily be installed to your ~/.config/ by using the gnu stow utility.
|
|
|
|
To install:
|
|
1. Clone the repo
|
|
`git clone git@github.com:LinuxIsCool/dotfiles.git`
|
|
|
|
2. Symlink into ~/.config using stow
|
|
`cd dotfiles`
|
|
`sh stow`
|