home/shell: add hostname
This commit is contained in:
parent
46614480ba
commit
90ebe60b45
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
add_newline = true;
|
||||
|
||||
format = lib.concatStrings [
|
||||
"$hostname"
|
||||
"$directory"
|
||||
"$git_branch"
|
||||
"$git_commit"
|
||||
|
|
Loading…
Reference in a new issue