moves back to lazygit

This commit is contained in:
Dennis 2025-12-10 13:21:28 +01:00
parent f634bb6deb
commit 9a4796fef5
3 changed files with 3 additions and 22 deletions

View file

@ -222,8 +222,8 @@
'';
shellAbbrs = {
lg = "nvim +Neogit";
gg = "nvim +Neogit";
lg = "lazygit";
gg = "lazygit";
g = "git";
frc = "source ~/.config/fish/**/*.fish";
};