From 748a9fd5ca47a4dec96163fa59614266178fa93a Mon Sep 17 00:00:00 2001 From: Hannah Ward Date: Mon, 31 Aug 2015 15:50:36 +0100 Subject: [PATCH] Added Readme --- plugins/voidlinux/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/voidlinux/README.md diff --git a/plugins/voidlinux/README.md b/plugins/voidlinux/README.md new file mode 100644 index 000000000..76190f02e --- /dev/null +++ b/plugins/voidlinux/README.md @@ -0,0 +1,12 @@ +#VoidLinux +#Plugin for Oh-My-ZSH + +This adds in common void-specific aliases, especially for XBPS, the +Void Package Manager + +Also adds in an alias for sv to allow for typos from debian users, +i.e + +alias service="sv" + +