mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat(shell): add aliases
This commit is contained in:
@@ -219,6 +219,8 @@
|
||||
wcd = "source ${wcd}";
|
||||
where = "source ${where}";
|
||||
take = "source ${take}";
|
||||
tree = "${pkgs.exa}/bin/exa --tree";
|
||||
cat = "${pkgs.bat}/bin/bat --style=plain";
|
||||
};
|
||||
}
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user