8 lines
299 B
Markdown
8 lines
299 B
Markdown
## Instructions
|
|
|
|
Run these commands before installation:
|
|
```sh
|
|
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
|
|
```
|