From cbc28e903899fed2399d92829d975d8dd78689d5 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Thu, 17 Jun 2021 09:22:21 -0600 Subject: [PATCH 1/2] Update PMS framework entry --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bcd1d42..b0e0fa6 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,8 @@ You can find some interesting performance timing comparisons of various framewor PMS allows you to manage your shell in a way to that helps decrease setup time and increases your productivity. It has support for themes (change the way your shell looks), plugins (adds functionality to your shell), and dotfile management. +The PMS framework also allows you to use the same framework in different shells. Use ZSH on your personal laptop, and use bash on remote servers. Wanna try fish? Go ahead, try out different shells. + ### [prezto](https://github.com/sorin-ionescu/prezto) **Prezto** enriches the ZSH command line interface environment with sane defaults, aliases, functions, auto completion, and prompt themes. There are some prezto-specific plugins at [https://github.com/belak/prezto-contrib](https://github.com/belak/prezto-contrib). From a926806ee3772b752cac328ca3bf5becddb3734f Mon Sep 17 00:00:00 2001 From: Joe Block Date: Thu, 17 Jun 2021 09:25:25 -0600 Subject: [PATCH 2/2] Update lish description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0e0fa6..62d1e08 100644 --- a/README.md +++ b/README.md @@ -1536,7 +1536,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th * [limpide](https://github.com/shooteram/limpide) - Modified version of [miloshadzic](https://github.com/ohmyzsh/ohmyzsh/wiki/themes#miloshadzic) theme which displays parent and current directory. * [linuxer](https://github.com/patrick330602/linuxer) - Inspired by Yaris Alex Gutierrez's [classyTouch](https://github.com/yarisgutierrez/classyTouch_oh-my-zsh), Yad Smood's ys, and the [Bureau](https://github.com/isqua/bureau) theme. * [liquidprompt](https://github.com/nojhan/liquidprompt) - A full-featured & carefully designed adaptive prompt with useful information when you need it. It shows you what you need when you need it. You will notice what changes when it changes, saving time and frustration. -* [lish](https://github.com/bashelled/lish) - A casual theme. No roughness, just smooth. Includes `git`, user@host, last command status, current directory, current time and root status decorators. +* [lish](https://github.com/bashelled/lish) - A casual theme. No roughness, just smooth. Includes `git`, user@host, last command exit status, current directory, current time and root status decorators. * [llama](https://github.com/PsychoLlama/llama.zsh-theme) - Minimalist theme used by discerning llamas. * [logico](https://github.com/logico/logico-zsh-theme) - Has `git` decorations. Shows remote status and indicator for vi-mode. * [lone-star](https://github.com/designfrontier/lonestar-zsh-theme/blob/master/lone-star.zsh-theme) - Texas-themed theme based on Sindre Sorhus' pure theme.