mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
feat: enable direnv
This commit is contained in:
parent
1d50e3276a
commit
9062a9d3ed
1 changed files with 3 additions and 0 deletions
|
@ -68,6 +68,9 @@
|
|||
useTheme = "gruvbox";
|
||||
};
|
||||
|
||||
|
||||
programs.direnv.enable = true;
|
||||
|
||||
programs.fish = {
|
||||
enable = true;
|
||||
shellAliases = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue