Skip to content

Commit

Permalink
zsh alias
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderwallau committed Jan 25, 2024
1 parent 44f9df6 commit 65912bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home-manager/modules/zsh/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ in
c = "cd";
b = "bat";
cls = "clear";
du = "gdu";


};
Expand Down

0 comments on commit 65912bf

Please sign in to comment.