diff options
| author | krolxon <krolyxon@tutanota.com> | 2026-01-07 23:27:13 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2026-01-07 23:27:13 +0530 |
| commit | f96621a78869a5268bcb49728fe29682f539f0fc (patch) | |
| tree | 23a188326603eacc4aad2c99f87edc7a83013024 /README.md | |
| parent | 63b45e2e0bb24215e80482a8a05a422449782f9d (diff) | |
readme.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -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 ``` |
