Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flug/switcher-zsh-plugin

plugin zsh for persona https://github.com/flug/persona
https://github.com/flug/switcher-zsh-plugin

Last synced: about 1 month ago
JSON representation

plugin zsh for persona https://github.com/flug/persona

Awesome Lists containing this project

README

        

Switcher persona plugin zsh
===========================

[![asciicast](https://asciinema.org/a/azuiz5zlyva9fika1hz1dreaa.png)](https://asciinema.org/a/azuiz5zlyva9fika1hz1dreaa)

#Prerequis

Install persona in you pc

create many profiles

##Clone plugin :

```
git clone https://github.com/flug/switcher-zsh-plugin.git ~/.oh-my-zsh/custom/plugins/switcher
```

##Add in you ```.zshrc```

```
plugins=(switcher)
```

##If you want a perfect integration

[persona.zsh-theme](https://gist.githubusercontent.com/flug/062c879cd6ae6504b841/raw/7946a4d604cb6dfb625871c75c684100b8ff2997/persona.zsh-theme)

```
wget https://gist.githubusercontent.com/flug/062c879cd6ae6504b841/raw/7946a4d604cb6dfb625871c75c684100b8ff2997/persona.zsh-theme -o ~/.oh-my-zsh/custom/themes/persona.zsh-theme
```