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

8 lines
304 B
Markdown

## Instructions
Run these commands before installation:
``` sh
wget -qO ~/user_pkglist.txt 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
```