feat(starship): Show direnv status

This commit is contained in:
punkfairie 2024-11-13 20:05:46 -08:00
parent 923409f739
commit 38dbe67f65

View file

@ -101,6 +101,7 @@
lib.concatStrings [ lib.concatStrings [
"$username " "$username "
"$directory " "$directory "
"$direnv "
"$git_branch " "$git_branch "
"$git_status " "$git_status "
"$fill " "$fill "