1
Fork 0
dots/README.md
2024-11-17 14:34:39 +05:00

8 lines
339 B
Markdown

## Instructions
Run these commands before installation:
```sh
wget --output-document ~/user_pkglist https://git.hadeedahmad.com/hadeed/dots/raw/branch/main/user_pkglist.txt
wget --output-document ~/user_commands.bash https://git.hadeedahmad.com/hadeed/dots/raw/branch/main/user_commands.bash
chmod +x ~/user_commands.bash
```