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

8 lines
301 B
Markdown

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