Skip to content

Commit

Permalink
Remove gh and some aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Sep 15, 2023
1 parent 049e533 commit 20ac1de
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions home/terminal.nix
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,14 @@
nixci

# Dev
gh
just
lazygit # Better git UI
tmate
];

home.shellAliases = rec {
e = "nvim";
g = "git";
lg = "lazygit";
t = "tree";
};

# Programs natively supported by home-manager.
Expand Down

0 comments on commit 20ac1de

Please sign in to comment.