mirror of https://github.com/akelge/zsh
Revert to mypure prompt and add _beet completion
This commit is contained in:
parent
85ace81751
commit
0581ce6ba4
|
@ -12,7 +12,7 @@ PURE_CMD_MAX_EXEC_TIME=30
|
||||||
|
|
||||||
# Default prompt is pure
|
# Default prompt is pure
|
||||||
#
|
#
|
||||||
prompt mypure
|
# prompt mypure
|
||||||
# prompt pure
|
prompt pure
|
||||||
|
|
||||||
# vim: set ts=4 sw=4 tw=0 ft=zsh :
|
# vim: set ts=4 sw=4 tw=0 ft=zsh :
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
/etc/zsh/zsh.d/completions/_beet
|
Loading…
Reference in New Issue