- ./bin = contains scripts
- ./bin/dir = sub-directory for similar scripts
- ./bin-else = contains scripts made by others (intentionally private for legal purposes)
- ./bin-else/dir = sub-directory for similar scripts
- ./configs = contains configuration files for various applications
- ./docs = contains documentations i created or copied (with credits) for various topics
- ./wallpapers = some wallpapers i like
- android.sh = adb commands for setting up android
- bin.sh = sets up ./bin $PATH and create symbolic links of ./bin and ./bin-else scripts to $HOME/bin
- fedora.sh = sets up fedora, installs core packages and applications i use
- flatpak.sh = installs flatpak and applications i use
- git.sh = setting up git and github