realised i needed the venv thing
This commit is contained in:
@@ -34,6 +34,12 @@ template = '''
|
|||||||
{{- end -}}
|
{{- end -}}
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
[[blocks.segments]] # Python venv
|
||||||
|
type = 'text'
|
||||||
|
style = 'plain'
|
||||||
|
foreground = 'yellow'
|
||||||
|
template = '{{ if .Env.VIRTUAL_ENV }}🐍 venv <grey>|</> {{ end }}'
|
||||||
|
|
||||||
[[blocks.segments]]
|
[[blocks.segments]]
|
||||||
template = '{{ .Path }}'
|
template = '{{ .Path }}'
|
||||||
foreground = 'blue'
|
foreground = 'blue'
|
||||||
|
|||||||
Reference in New Issue
Block a user