dont display date in prompt
This commit is contained in:
parent
6a0674347c
commit
74c8ed50dc
@ -64,6 +64,7 @@ inputs:
|
|||||||
|
|
||||||
set -U fish_key_bindings fish_default_key_bindings
|
set -U fish_key_bindings fish_default_key_bindings
|
||||||
set -g theme_nerd_fonts yes
|
set -g theme_nerd_fonts yes
|
||||||
|
set -g theme_display_date no
|
||||||
|
|
||||||
eval (${pkgs.direnv}/bin/direnv hook fish)
|
eval (${pkgs.direnv}/bin/direnv hook fish)
|
||||||
'';
|
'';
|
||||||
|
Loading…
Reference in New Issue
Block a user