Skip to content

Commit

Permalink
(nothing) kesalahan berfikir
Browse files Browse the repository at this point in the history
  • Loading branch information
fmway committed Sep 7, 2024
1 parent 94ff27a commit 1c670d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home-manager/fmway/programs/fish/shellAbbrs.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
let
with-cursor = str: {
setCursor = "!";
expansion = "${str}!";
expansion = "${str}";
};
in {
"lg" = "lazygit";
Expand Down

0 comments on commit 1c670d2

Please sign in to comment.