This repo is a collection of my dotfiles. I mainly develop/study for Android (Kotlin, any), and Web with (Javascript, PHP, any). These may impact how my editors are configured.
# clone repo
git clone https://github.com/raihanadf/dotfiles.git --depth 1 ~/.dotfiles
# install (better check the dots first)
cd ~/.dotfiles
./install
- June 20ish 2023
- dwm cool_autostart patch *SIGTERM signal doesn't kill all running bash scripts for some reason
- maybe systemd causes it
- possible solution:
- downgrade all packages to specific date (05/06/2023 or 20/06/2023)
- ^might break the setup
- set systemd default stop timeout to 5 secs
- dwm cool_autostart patch *SIGTERM signal doesn't kill all running bash scripts for some reason