prompt: no git
This commit is contained in:
parent
09f3cb6b3f
commit
c8f8a268a6
1 changed files with 6 additions and 5 deletions
|
@ -1,13 +1,14 @@
|
||||||
add_newline = false
|
add_newline = false
|
||||||
|
|
||||||
|
# $git_branch\
|
||||||
|
# $git_commit\
|
||||||
|
# $git_state\
|
||||||
|
# $git_status\
|
||||||
|
# ${custom.sl_status}\
|
||||||
|
|
||||||
format = """\
|
format = """\
|
||||||
$hostname\
|
$hostname\
|
||||||
$directory\
|
$directory\
|
||||||
$git_branch\
|
|
||||||
$git_commit\
|
|
||||||
$git_state\
|
|
||||||
$git_status\
|
|
||||||
${custom.sl_status}\
|
|
||||||
($character)\
|
($character)\
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue