add development shell prompt
This commit is contained in:
parent
3fb5ecd77b
commit
71daf5bc7e
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
{
|
{
|
||||||
description = "Play YouTube videos from the command line in a convenient way";
|
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";
|
inputs.flake-utils.url = "github:numtide/flake-utils";
|
||||||
|
|
||||||
outputs = { self, nixpkgs, flake-utils }:
|
outputs = { self, nixpkgs, flake-utils }:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue