removed scripts leftover from forking Frost-Phoenix's dots when I started writing this config

This commit is contained in:
pagedmov
2024-10-26 17:00:38 -04:00
parent 4a67d24cdd
commit fb7f6a1d41
17 changed files with 5 additions and 213 deletions

View File

@@ -57,7 +57,8 @@
#git
"ga." = "scheck && runbg aplay ${self}/assets/sound/gitadd.wav; git add .";
gcm = "gitcommit_sfx";
gp = " git push && scheck && runbg aplay ${self}/assets/sound/gitpush.wav;";
gpush = " git push && scheck && runbg aplay ${self}/assets/sound/gitpush.wav;";
gpull = " git pull && scheck && runbg aplay ${self}/assets/sound/gitpull.wav;";
};
initExtra = ''