Style
This commit is contained in:
parent
88b5a12e16
commit
20d148e464
@ -67,7 +67,8 @@ def deactivate_header(shell):
|
||||
cmds += "set -e SPACK_PROMPT;\n"
|
||||
cmds += "functions -e despacktivate;\n"
|
||||
#
|
||||
# NOTE: Unsetting SPACK_PROMPT environment variable which is used to avoid changing fish_prompt function.
|
||||
# NOTE: Unsetting SPACK_PROMPT environment variable which is used to
|
||||
# avoid changing fish_prompt function.
|
||||
#
|
||||
elif shell == "bat":
|
||||
# TODO: Color
|
||||
|
Loading…
Reference in New Issue
Block a user