removes fish themes (wip)
This commit is contained in:
parent
c3dcd2a83a
commit
7b28646532
2 changed files with 0 additions and 41 deletions
|
|
@ -55,8 +55,6 @@
|
|||
};
|
||||
|
||||
interactiveShellInit = ''
|
||||
fish_config theme choose "modus-vivendi-tinted"
|
||||
|
||||
set hn (prompt_hostname)
|
||||
set fish_cursor_default block blink
|
||||
|
||||
|
|
@ -86,6 +84,4 @@
|
|||
frc = "source ~/.config/fish/**/*.fish";
|
||||
};
|
||||
};
|
||||
|
||||
home.file.".config/fish/themes".source = ./themes;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue