mirror of
https://github.com/xxh/xxh
synced 2025-02-20 14:28:29 +00:00
0.5.3
This commit is contained in:
parent
d9293f3850
commit
dc8e9f5f48
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ hosts:
|
|||
myhost: # settings for myhost
|
||||
-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 ubuntu)" # set xxh-plugin-zsh-ohmyzsh plugins
|
||||
+e: ZSH_THEME="clean" # set ohmyzsh theme
|
||||
+e: plugins="(git ubuntu)" # set ohmyzsh plugins
|
||||
|
||||
"company-.*": # for all hosts by regex pattern
|
||||
+if: # don't asking about install (++install-force)
|
||||
|
|
Loading…
Add table
Reference in a new issue