diff --git a/Examples.md b/Examples.md index fe1181c..04ee847 100644 --- a/Examples.md +++ b/Examples.md @@ -1,5 +1,42 @@ You can replace `fzf` command on each example with [`fzf-tmux`](https://github.com/junegunn/fzf#fzf-tmux-script) to start fzf in a new tmux split pane. + +Table of Contents +================= + +* [Opening files](#opening-files) +* [Changing directory](#changing-directory) +* [Searching file contents](#searching-file-contents) +* [Command history](#command-history) + * [With write to terminal capabilities](#with-write-to-terminal-capabilities) +* [Processes](#processes) +* [Git](#git) +* [Tags](#tags) +* [tmux](#tmux) +* [v](#v) + * [Inspired by v. Opens files in ~/.viminfo](#inspired-by-v-opens-files + * [With fasd.](#with-fasd) +* [z](#z) + * [Integration with z.](#integration-with-z) + * [With fasd.](#with-fasd-1) +* [Shell bookmarks](#shell-bookmarks) +* [Google Chrome (OS X)](#google-chrome-os-x) + * [Browsing history](#browsing-history) + * [Bookmarks](#bookmarks) +* [Browsing](#browsing) +* [Locate](#locate) +* [mpd](#mpd) +* [Readline](#readline) +* [RVM](#rvm) +* [Vagrant](#vagrant) +* [Wrapper](#wrapper) +* [LastPass CLI](#lastpass-cli) + + + + + + ### Opening files ```sh