feat(starship): Show direnv status
This commit is contained in:
parent
923409f739
commit
38dbe67f65
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@
|
|||
lib.concatStrings [
|
||||
"$username "
|
||||
"$directory "
|
||||
"$direnv "
|
||||
"$git_branch "
|
||||
"$git_status "
|
||||
"$fill "
|
||||
|
|
Loading…
Reference in a new issue