config
This commit is contained in:
parent
29da288914
commit
4b562627d2
1 changed files with 3 additions and 0 deletions
|
@ -130,6 +130,9 @@
|
|||
};
|
||||
fish = {
|
||||
enable = true;
|
||||
shellAliases = {
|
||||
"ls" = "eza";
|
||||
};
|
||||
};
|
||||
starship = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue