diff --git a/flake.nix b/flake.nix index 6d0dccf..a3024a1 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,8 @@ { description = "Play YouTube videos from the command line in a convenient way"; + nixConfig.bash-prompt = "\[\\e[1m\\e[31mtyt-develop\\e[0m\]$ "; + inputs.flake-utils.url = "github:numtide/flake-utils"; outputs = { self, nixpkgs, flake-utils }: