1
Fork 0
dots/README.md

9 lines
299 B
Markdown
Raw Normal View History

## Instructions
Run these commands before installation:
```sh
2024-11-17 09:31:26 +00:00
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
```