1
Fork 0
dots/README.md

9 lines
339 B
Markdown
Raw Normal View History

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