diff --git a/nix-os/shell.nix b/nix-os/shell.nix index d742dc7..3308eab 100644 --- a/nix-os/shell.nix +++ b/nix-os/shell.nix @@ -127,12 +127,6 @@ in command = "echo \"✦\""; style = "bold 208"; }; - # custom.PS1 = { - # when = true; - # command = "echo -e \"\\x1b\\x5d133;A\\x1b\\x5c\""; - # format = "$output"; - # use_stdin = false; - # }; }; }; }