Merge branch 'master' of github.com:LinuxIsCool/dotfiles
This commit is contained in:
commit
2f24323312
14
README.md
14
README.md
|
|
@ -1,10 +1,12 @@
|
||||||
# Dotfiles of Shawn Anderson
|
# 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.
|
A repository the dotfiles that I hack on. Can easily be installed to your ~/.config/ by using the gnu stow utility.
|
||||||
|
|
||||||
To install:
|
To install:
|
||||||
1. Clone the repo
|
1. Clone the repo
|
||||||
`git clone git@github.com:LinuxIsCool/dotfiles.git`
|
|
||||||
|
|
||||||
2. Symlink into ~/.config using stow
|
git clone git@github.com:LinuxIsCool/dotfiles.git
|
||||||
`cd dotfiles`
|
|
||||||
`sh stow`
|
2. Symlink into ~/.config using stow
|
||||||
|
|
||||||
|
cd dotfiles
|
||||||
|
sh stow
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue