diff --git a/users/modules/sh.nix b/users/modules/sh.nix index eb4d256..ec5f036 100644 --- a/users/modules/sh.nix +++ b/users/modules/sh.nix @@ -22,13 +22,6 @@ enable = true; enableBashIntegration = true; settings = { - format = '' - [┌──](bold green) $all - [└─>](bold green) ''; - character = { - success_symbol = "│"; - error_symbol = "│"; - }; }; };