framework: update to 25.05, switch to COSMIC DE

This commit is contained in:
tristan 2025-05-23 10:13:30 +01:00
parent acf41f34a5
commit 31eff1409f
9 changed files with 144 additions and 351 deletions

View file

@ -17,7 +17,6 @@
sdiff = "diff --staged";
fpush = "push --force-with-lease";
t = "tag --annotate";
recommit = ''commit -m "$(cat "$(git rev-parse --git-dir)/COMMIT_EDITMSG)")"'';
bclone = "!sh ${pkgs.writeShellScriptBin "bare-clone" ''
url=$1
basename=''${url##*/}