switch to native chrome flatpak is cursed

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-09-18 10:43:20 -05:00
parent 0531c950e0
commit 0581dbff86
4 changed files with 38 additions and 40 deletions

View file

@ -52,6 +52,7 @@ with lib;
gcam = "git commit -a -m";
gcm = "git commit -m";
stashes = "git stash list";
bd = "branch default";
# ripgrep
rg = "rg --no-ignore";