diff options
author | Adrian Kummerlaender | 2018-05-04 20:26:36 +0200 |
---|---|---|
committer | Adrian Kummerlaender | 2018-05-04 20:26:36 +0200 |
commit | 0dd401a70b5820b8991c0c3a62fd0661e2e463b5 (patch) | |
tree | 77b539bb15bd06d120285443497f69f1448ae0f6 /conf | |
parent | 809315abbef049369f31b2dd882606738569b7e2 (diff) | |
download | nixos_system-0dd401a70b5820b8991c0c3a62fd0661e2e463b5.tar nixos_system-0dd401a70b5820b8991c0c3a62fd0661e2e463b5.tar.gz nixos_system-0dd401a70b5820b8991c0c3a62fd0661e2e463b5.tar.bz2 nixos_system-0dd401a70b5820b8991c0c3a62fd0661e2e463b5.tar.lz nixos_system-0dd401a70b5820b8991c0c3a62fd0661e2e463b5.tar.xz nixos_system-0dd401a70b5820b8991c0c3a62fd0661e2e463b5.tar.zst nixos_system-0dd401a70b5820b8991c0c3a62fd0661e2e463b5.zip |
Misc updates
Diffstat (limited to 'conf')
-rw-r--r-- | conf/fish.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/fish.nix b/conf/fish.nix index 55c03f6..c79e654 100644 --- a/conf/fish.nix +++ b/conf/fish.nix @@ -16,6 +16,7 @@ set fish_color_cwd green set fish_color_quote brown set fish_color_autosuggestion 555 + set fish_color_redirection white ''; promptInit = '' function fish_prompt |