diff options
author | Alan Pearce | 2016-07-09 22:15:22 +0200 |
---|---|---|
committer | Alan Pearce | 2016-07-09 22:15:35 +0200 |
commit | ae2081e978e64153d64409b03f63c37cf453c1bc (patch) | |
tree | 7be1f80063786fef85b04cd9d6250b19addd763f /host-prefect/config | |
parent | bd926ad8948477431162e45e02fd4490466142be (diff) | |
download | nixfiles-ae2081e978e64153d64409b03f63c37cf453c1bc.tar.lz nixfiles-ae2081e978e64153d64409b03f63c37cf453c1bc.tar.zst nixfiles-ae2081e978e64153d64409b03f63c37cf453c1bc.zip |
Simplify pure prompt symbol on Windows
Diffstat (limited to 'host-prefect/config')
-rw-r--r-- | host-prefect/config/zsh/zshenv.local | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host-prefect/config/zsh/zshenv.local b/host-prefect/config/zsh/zshenv.local new file mode 100644 index 00000000..8ed2dc3d --- /dev/null +++ b/host-prefect/config/zsh/zshenv.local @@ -0,0 +1 @@ +PURE_PROMPT_SYMBOL='>' |