From 2b7aadf809c6ae083c0a9713a1a811fbf1544f49 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sat, 18 Nov 2017 09:14:20 -0700 Subject: [PATCH] Add simple-agnoster theme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8addcd..e76511b 100644 --- a/README.md +++ b/README.md @@ -425,6 +425,7 @@ These frameworks make customizing your zsh setup easier. * [send.zsh](https://github.com/robertzk/send.zsh) - Single command to git add, git commit, and git push for much faster git workflow. * [sensei-git](https://github.com/aswitalski/oh-my-zsh-sensei-git-plugin) - Adds many git aliases and helper shell functions. * [setenv](https://github.com/kalpakrg/setenv) - Runs a script when you change directories. +* [simple-agnoster](https://github.com/iwat/simple-agnoster.zsh-theme) - Powerline-inspired simple theme with git decorations. * [simpleserver](https://github.com/sathish09/zsh_plugins/tree/master/simpleserver) - Plugin to easily start python SimpleHTTPServer and SimpleHTTPSServer. * [smart-cd](https://github.com/dbkaplun/smart-cd) - Runs `ls` and `git status` after chpwd. * [snippets](https://github.com/willghatch/zsh-snippets) - Command line snippet expansion.