From c1833496ec24413997feb2144600edd8f9a1df07 Mon Sep 17 00:00:00 2001 From: anki-code Date: Sun, 5 Apr 2020 13:19:57 +0300 Subject: [PATCH] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35e0969..1a2e95d 100644 --- a/README.md +++ b/README.md @@ -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';