readme.md
This commit is contained in:
parent
63b45e2e0b
commit
f96621a788
|
|
@ -4,10 +4,6 @@
|
|||
<img src="https://github.com/krolyxon/dotfiles/blob/master/assets/fullscreen2.png">
|
||||
|
||||
## prerequisites
|
||||
1. Git
|
||||
2. Gum (For pretty prompts)
|
||||
3. Base arch install
|
||||
|
||||
```bash
|
||||
sudo pacman -S git gum
|
||||
```
|
||||
|
|
@ -19,5 +15,5 @@ git clone https://github.com/krolyxon/dotfiles.git ~/.dotfiles
|
|||
cd ~/.dotfiles
|
||||
./install.sh
|
||||
# Installation with no confirmation prompts
|
||||
./insall.sh --yes
|
||||
./install.sh --yes
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue