1
Fork 0
2023 dotfiles
Find a file
2024-11-17 12:19:13 +05:00
bin clean up zsh config 2024-11-13 04:34:44 +05:00
config clean up zsh config 2024-11-13 04:34:44 +05:00
git changes 2024-11-12 02:43:32 +05:00
home clean up zsh config 2024-11-13 04:34:44 +05:00
kitty clean up zsh config 2024-11-13 04:34:44 +05:00
nvim changes 2024-11-12 02:43:32 +05:00
qmk Add docker 2024-04-24 16:37:31 +05:00
wallpapers Add a wallpaper 2023-08-23 05:00:50 +05:00
zsh Add instructions and a single install script 2024-11-17 12:19:13 +05:00
README.md Add instructions and a single install script 2024-11-17 12:19:13 +05:00
user-commands-after.bash Add instructions and a single install script 2024-11-17 12:19:13 +05:00
user_pkglist.txt Add instructions and a single install script 2024-11-17 12:19:13 +05:00

Instructions

Run these commands:

    curl -fsSL -o ~/user_pkglist.txt https://git.hadeedahmad.com/hadeed/dots/raw/branch/main/user_pkglist.txt
    curl -fsSL -o ~/user-commands-after.bash https://git.hadeedahmad.com/hadeed/dots/raw/branch/main/user-commands-after.bash
    chmod +x ~/user-commands-after.bash