From eeaa07f76487c23df1b0a23cfb286f011fddd868 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 24 Jan 2021 08:02:37 -0700 Subject: [PATCH] Add shelf plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f10c490..1303e3f 100644 --- a/README.md +++ b/README.md @@ -862,6 +862,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not * [sensei-git](https://github.com/aswitalski/oh-my-zsh-sensei-git-plugin) - Adds many `git` aliases and helper shell functions. * [session-sauce](https://github.com/ChrisPenner/session-sauce) - An fzf interface for tmux session creation and management for all your projects. * [setenv](https://github.com/kalpakrg/setenv) - Runs a script when you change directories. +* [shelf](https://github.com/ecmma/shelf) -Utility which can be used to bookmark and access directly any file using mnemonics. * [simpleserver](https://github.com/sathish09/zsh_plugins/tree/master/simpleserver) - Plugin to easily start python SimpleHTTPServer and SimpleHTTPSServer. * [slugify](https://github.com/lashoun/slugify) - Converts filenames and directories to a web friendly format. * [smart-cd](https://github.com/dbkaplun/smart-cd) - Runs `ls` and `git status` after chpwd.