mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
chore: use lib.getExe wherever possible
This commit is contained in:
parent
63d4a1b452
commit
2f48a2c279
6 changed files with 23 additions and 24 deletions
|
@ -170,7 +170,6 @@ in
|
|||
enable = true;
|
||||
shellAliases = {
|
||||
ls = "eza -l --icons=auto";
|
||||
neofetch = "${pkgs.fastfetch}/bin/fastfetch";
|
||||
};
|
||||
interactiveShellInit = ''
|
||||
fish_vi_key_bindings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue