Upgrade to 25.05
This commit is contained in:
parent
65817f4e70
commit
05f820ed4c
11 changed files with 214 additions and 277 deletions
|
@ -66,9 +66,13 @@
|
|||
enable = true;
|
||||
enableBashIntegration = true;
|
||||
enableZshIntegration = true;
|
||||
# TODO enableXIntegration options might not be needed anymore
|
||||
};
|
||||
lsd = {
|
||||
enable = true;
|
||||
# Don't want the default aliases
|
||||
enableBashIntegration = false;
|
||||
enableZshIntegration = false;
|
||||
settings = {
|
||||
size = "short";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue