add installation instructions
This commit is contained in:
parent
aef60818e3
commit
ceb8a53702
1 changed files with 7 additions and 2 deletions
|
@ -2,9 +2,14 @@
|
|||
|
||||
These are my dotfiles for my Arch Linux installation!
|
||||
|
||||
## You need stow
|
||||
## Installation instructions
|
||||
|
||||
You will need stow in order to be able to install the configs, you can install it with
|
||||
```sudo pacman -S stow ```
|
||||
if you are on Arch linux, if not you should use your distribution's package manager to do so.
|
||||
|
||||
Now just run ```./installdots.sh``` and it's done!
|
||||
|
||||
This whole thing depends on stow for symlinking the config files
|
||||
|
||||
### Dependencies
|
||||
|
||||
|
|
Loading…
Reference in a new issue