diff options
Diffstat (limited to 'nixos/hosts/box/box.nix')
| -rw-r--r-- | nixos/hosts/box/box.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/hosts/box/box.nix b/nixos/hosts/box/box.nix index 32a4cd6..320e9e8 100644 --- a/nixos/hosts/box/box.nix +++ b/nixos/hosts/box/box.nix @@ -31,7 +31,7 @@ fish_prompt = { body = '' echo -n (prompt_pwd) - echo -n " > " + echo -n " % " ''; }; }; |
