mirror of
https://github.com/xxh/xxh
synced 2024-11-23 12:23:04 +00:00
0.5.7
This commit is contained in:
parent
35c7663bd5
commit
7ef234af5a
2 changed files with 0 additions and 2 deletions
|
@ -33,7 +33,6 @@ hosts:
|
|||
-p: 2222 # set special port
|
||||
+s: xxh-shell-zsh # set zsh shell
|
||||
+e: ZSH_THEME="clean" # set ohmyzsh theme
|
||||
+e: plugins="(git docker)" # set ohmyzsh plugins
|
||||
|
||||
"company-.*": # for all hosts by regex pattern
|
||||
+if: # don't asking about install (++install-force)
|
||||
|
|
|
@ -17,7 +17,6 @@
|
|||
# -p: 2222 # set special port
|
||||
# +s: xxh-shell-zsh # set zsh shell
|
||||
# +e: ZSH_THEME="clean" # set xxh-plugin-zsh-ohmyzsh theme
|
||||
# +e: plugins="(git docker)" # set xxh-plugin-zsh-ohmyzsh plugins
|
||||
#
|
||||
# "company-.*": # for all hosts by regex pattern
|
||||
# +if: # don't asking about install (++install-force)
|
||||
|
|
Loading…
Reference in a new issue