Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/flug/switcher-zsh-plugin
- Owner: flug
- Created: 2015-06-18T15:09:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-19T09:00:18.000Z (over 9 years ago)
- Last Synced: 2024-06-11T19:04:04.331Z (5 months ago)
- Language: Shell
- Homepage:
- Size: 117 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```