1
Fork 0
2023 dotfiles
Find a file
2025-04-10 00:09:50 +05:00
bin Update stow.py 2024-12-14 03:42:18 +05:00
config clean up zsh config 2024-11-13 04:34:44 +05:00
git Update stow.py 2024-12-14 03:42:18 +05:00
home zsh stuff 2024-12-11 23:54:33 +05:00
kitty clean up zsh config 2024-11-13 04:34:44 +05:00
nvim Add frontend things 2025-04-10 00:09:50 +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 Use pyenv without shims 2025-03-30 21:58:29 +05:00
README.md Fix stuff 2024-11-17 14:56:14 +05:00
user_commands.bash Install python 3.12 on install 2025-04-06 22:41:47 +05:00
user_pkglist.txt Remove pyenv 2025-03-29 22:39:00 +05:00

Instructions

Run these commands before installation:

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