mirror of
https://github.com/xxh/xxh
synced 2024-11-23 12:23:04 +00:00
README
This commit is contained in:
parent
0615cc3255
commit
c1833496ec
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ source xxh.zsh myhost +I xxh-plugin-zsh-ohmyzsh +if +q
|
|||
This command brings your current Oh My Zsh session theme to the xxh session. If you need more complex settings just fork
|
||||
the [xxh-plugin-zsh-ohmyzsh](https://github.com/xxh/xxh-plugin-zsh-ohmyzsh) and hack it.
|
||||
|
||||
### Read host as a table with osquery
|
||||
### Read host as a table with [osquery](https://github.com/xxh/xxh-shell-osquery)
|
||||
```
|
||||
$ xxh myhost +s osquery
|
||||
osquery> SELECT * FROM users WHERE username='news';
|
||||
|
|
Loading…
Reference in a new issue