Enable eza
This commit is contained in:
parent
58a9d26339
commit
59104fda7c
1 changed files with 5 additions and 0 deletions
|
|
@ -7,6 +7,11 @@
|
|||
|
||||
programs.fish.enable = true;
|
||||
|
||||
programs.eza = {
|
||||
enable = true;
|
||||
enableAliases = true;
|
||||
};
|
||||
|
||||
# rlwrap config
|
||||
|
||||
programs.fish.shellInit = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue