projects
/
zsh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1914bae
)
.
author
Joerg Jaspert
<joerg@debian.org>
Thu, 14 Mar 2013 00:01:13 +0000
(
01:01
+0100)
committer
Joerg Jaspert
<joerg@debian.org>
Thu, 14 Mar 2013 00:01:13 +0000
(
01:01
+0100)
.zsh/functions/prompt_ganneff_setup
patch
|
blob
|
history
diff --git
a/.zsh/functions/prompt_ganneff_setup
b/.zsh/functions/prompt_ganneff_setup
index
68ede38
..
1bee47f
100644
(file)
--- a/
.zsh/functions/prompt_ganneff_setup
+++ b/
.zsh/functions/prompt_ganneff_setup
@@
-6,7
+6,7
@@
# - The "design" is taken from Phil!'s ZSH prompt, as found on
# http://aperiodic.net/phil/prompt/
#
-# - The tech
nic
using zstyle is inspired by the prompt as used by
+# - The tech using zstyle is inspired by the prompt as used by
# the grml-live system <http://grml.org>, see
# http://git.grml.org/?p=grml-etc-core.git;a=summary for details
# on theirs.