diff options
| author | krolxon <krolyxon@tutanota.com> | 2026-01-08 12:25:11 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2026-01-08 12:25:11 +0530 |
| commit | 4ddf45c07f14fd0cf9be9d0c543f581267ef374a (patch) | |
| tree | df2dbdd6f61cef5ba4a8245bc5561ff4e5e1ea70 /README.md | |
| parent | f96621a78869a5268bcb49728fe29682f539f0fc (diff) | |
change the order of installation, install everything with paru at the end
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -14,6 +14,8 @@ cd $HOME git clone https://github.com/krolyxon/dotfiles.git ~/.dotfiles cd ~/.dotfiles ./install.sh -# Installation with no confirmation prompts + +## OR ## +## Use auto-yes (you won't be asked to select any packages, everything will be selected by default) ./install.sh --yes ``` |
