Don't show NIX_CONTENT in path

main
xenia 2023-10-27 23:42:30 +02:00
parent 76aff0d0e4
commit fe3d80de54
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ in rec {
echo -en "%{\033[0m\033[38;5;''${FG}m\033[48;5;''${BG}m%} ";
echo -n "["
${unambig-path}/bin/unambig-path
echo -en "] $NIX_CONTENT%T ";
echo -en "] %T ";
echo -en "%{\033[0m\033[38:5:''${BG}m%}"
echo -en "%{\033[0m%} ";
)'