nixberry: add hostplatform
This commit is contained in:
parent
2c4c0e9492
commit
5cdcb63da1
2 changed files with 5 additions and 1 deletions
|
@ -39,7 +39,7 @@ in
|
|||
'';
|
||||
shellAliases = {
|
||||
vim = "hx";
|
||||
ls = "eza -lh --icons --git";
|
||||
ls = "eza -lah --icons --git";
|
||||
lss = "ls --total-size";
|
||||
};
|
||||
plugins = with pkgs.fishPlugins; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue