moved gh
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ userSettings, ... }:
|
||||
{ ... }:
|
||||
{
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
@@ -17,7 +17,7 @@
|
||||
];
|
||||
};
|
||||
shellAliases = {
|
||||
ls = "eza -lg";
|
||||
ls = "eza -lgs type -o --no-time";
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user