summarylogtreecommitdiffstats
path: root/zsh-navigation-tools.install
diff options
context:
space:
mode:
authorSebastian Gniazdowski2016-05-19 07:56:53 +0200
committerSebastian Gniazdowski2016-05-19 07:56:53 +0200
commit026d946e63c1996f42872af69ab3cb8f8effae8f (patch)
tree53af1d5b23d12bd14142d9d635364385bf86a0ed /zsh-navigation-tools.install
downloadaur-026d946e63c1996f42872af69ab3cb8f8effae8f.tar.gz
[NEW] zsh-navigation-tools 2.1.16
Diffstat (limited to 'zsh-navigation-tools.install')
-rw-r--r--zsh-navigation-tools.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/zsh-navigation-tools.install b/zsh-navigation-tools.install
new file mode 100644
index 000000000000..da7af926ddda
--- /dev/null
+++ b/zsh-navigation-tools.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo "==> To use Zsh Navigation Tools, include the following line in your .zshrc:
+ source /usr/share/zsh-navigation-tools/zsh-navigation-tools.plugin.zsh"
+}