add installation instructions

This commit is contained in:
Sencyy 2024-08-10 14:59:57 -03:00
parent aef60818e3
commit ceb8a53702

View file

@ -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