fish: replace pure prompt with lighter own prompt
This commit is contained in:
parent
f3305c291b
commit
609696a433
5 changed files with 60 additions and 39 deletions
|
|
@ -29,8 +29,6 @@
|
|||
|
||||
ffmpeg
|
||||
imagemagick
|
||||
] ++ lib.optionals config.programs.fish.enable [
|
||||
pkgs.fishPlugins.pure
|
||||
] ++ lib.optionals pkgs.stdenv.isLinux [ pkgs.trash-cli ];
|
||||
|
||||
programs.tmux.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue