This commit is contained in:
Denis Lehmann 2021-10-05 18:50:28 +02:00
parent 5f1d7b52c9
commit eb2bf0915b
4 changed files with 263 additions and 582 deletions

View file

@ -1,7 +1,7 @@
{
description = "Play YouTube videos from the command line in a convenient way";
nixConfig.bash-prompt = "\[\\e[1m\\e[31mtyt-develop\\e[0m\]$ ";
nixConfig.bash-prompt = "\[\\e[1m\\e[31mtyt-develop\\e[0m:\\w\]$ ";
inputs.flake-utils.url = "github:numtide/flake-utils";