From d2e3f607ccd4b3611509f98c62a9ed37b4b8c3c0 Mon Sep 17 00:00:00 2001 From: "Jan T. Sott" Date: Tue, 25 Sep 2018 09:30:42 +0200 Subject: [PATCH] fix typo If I'm not mistaken, this command has been changed to use `plugin`, right? --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c20a43d..83c4d48 100644 --- a/README.md +++ b/README.md @@ -107,9 +107,9 @@ Reload Oh My Fish and all plugins by using `exec` to replace current shell proce > This command tries to be as safe as possible, mitigating side-effects caused by `exec` and preventing the reload in case of background processes. -#### `omf new pkg | theme` _``_ +#### `omf new plugin | theme` _``_ -Scaffold out a new package or theme. +Scaffold out a new plugin or theme. > This creates a new directory under `$OMF_CONFIG/{pkg | themes}/` with a template.