mirror of
https://github.com/deltathetawastaken/dotfiles.git
synced 2025-12-06 07:16:37 +03:00
removed fish from home manager
This commit is contained in:
parent
a9cbae2889
commit
6037758e9e
|
|
@ -133,13 +133,4 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
programs.fish = {
|
||||
enable = true;
|
||||
|
||||
|
||||
shellInit = ''
|
||||
any-nix-shell fish --info-right | source
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue