Big dump commit

This commit is contained in:
2026-01-29 17:34:47 -05:00
parent 0573abe905
commit 6d8a621b07
13 changed files with 1566 additions and 585 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
cd ~/ExoKortex/2-Areas/IT/config
cd ~/ExoKortex/2-Areas/IT/dotfiles/
make all
if [ $? -eq 0 ]; then
notify-send "Dotfiles" "Configuration reloaded successfully!"