Don't show NIX_CONTENT in path
This commit is contained in:
parent
76aff0d0e4
commit
fe3d80de54
|
@ -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%} ";
|
||||
)'
|
||||
|
|
Loading…
Reference in New Issue
Block a user