From 935fd4cecf5d363831a268ea069ff487d8661687 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 6 Jan 2019 15:25:27 -0700 Subject: [PATCH 1/2] Add rbjorklin theme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e58f022..faaea71 100644 --- a/README.md +++ b/README.md @@ -1001,6 +1001,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th * [random-emoji-robbyrussell](https://github.com/parwat08/random-emoji-robbyrussell) - Based on [random-emoji](https://gist.github.com/oshybystyi/2c30543cd48b2c9ecab0) and `robbyrussell` themes. * [random-emoji](https://gist.github.com/oshybystyi/2c30543cd48b2c9ecab0) - Random emoji. * [rb](https://github.com/rberenguel/rb-zsh-theme) - Powerline-styled ZSH theme based on [Agnoster](https://gist.github.com/agnoster/3712874), optimized for `git` and solarized terminals. Requires a Powerline-compatible font. +* [rbjorklin](https://github.com/rbjorklin/rbjorklin-zsh-theme) - Optimized for solarized terminal color schemes, includes `git` status decorations. * [remiii](https://github.com/Remiii/remiii.zsh-theme) - Based on agnoster, optimized for [solarized](https://github.com/altercation/solarized) terminal themes. * [remolueoend](https://github.com/remolueoend/remolueoend.zsh-theme) - Prezto ZSH theme based on Sorin, using emojis for tracking GIT context. * [river](https://github.com/revir/river-zsh-config) - Dark theme with `git` information. From 0e198c78360d00ee4d818d3cff73f2fcb733c2ed Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 6 Jan 2019 15:28:15 -0700 Subject: [PATCH 2/2] Fix url for zpm-zzsh/tmux plugin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index faaea71..ed537cc 100644 --- a/README.md +++ b/README.md @@ -590,7 +590,7 @@ zapack is a basic fast minimal ZSH plugin loader. * [tmux-simple](https://github.com/TBSliver/zsh-plugin-tmux-simple) - Simple plugin for using [tmux](https://tmux.github.io) with ZSH. * [tmux-vim-integration](https://github.com/jsahlen/tmux-vim-integration.plugin.zsh) - Open files in a running `vim` (or NeoVim) session, from an adjacent `tmux` pane. * [tmux-zsh-vim-titles](https://github.com/MikeDacre/tmux-zsh-vim-titles) - Create unified terminal titles for `tmux`, ZSH, and Vim/NVIM, modular. -* [tmux](https://github.com/zpm-zsh/tmux/blob/master/tmux.plugin.zsh) - Plugin for [tmux](https://tmux.github.io). +* [tmux](https://github.com/zpm-zsh/tmux) - Plugin for [tmux](https://tmux.github.io). * [tmuxrepl](https://github.com/csurfer/tmuxrepl) - Simple ZSH plugin to have a R-EP-L tmux session. * [travis](https://github.com/denolfe/zsh-travis) - Opens the Travis CI page for the current repo if one exists. * [tsm](https://github.com/RobertAudi/tsm) - Adds a [tmux](https://tmux.github.io) Session Manager.