switched to fish
oh-my-fish/theme-agnoster has issues on nix so i forked it and am working on fixing it, for now i have it in a state where the annoying thing doesnt happen, and this means i have the same functionality actually better because the autocomplete and syntax highlighting is much nicer fish ftw
This commit is contained in:
parent
661356a198
commit
ff65efd702
6 changed files with 43 additions and 63 deletions
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
programs.zellij = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
enableFishIntegration = true;
|
||||
exitShellOnExit = true;
|
||||
attachExistingSession = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue