Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suissa/oh-my-zsh-theme-es6
Theme for zsh based on ES6 arrow functions
https://github.com/suissa/oh-my-zsh-theme-es6
Last synced: 6 days ago
JSON representation
Theme for zsh based on ES6 arrow functions
- Host: GitHub
- URL: https://github.com/suissa/oh-my-zsh-theme-es6
- Owner: suissa
- License: mit
- Created: 2016-03-08T05:43:29.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-28T21:46:33.000Z (almost 8 years ago)
- Last Synced: 2024-10-30T01:46:11.087Z (about 2 months ago)
- Size: 2.93 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# oh-my-zsh-theme-es6
Theme for zsh based on ES6 arrow functions.
![](https://cldup.com/6OAAcYnG85.png)
## How to use
Copy the file `es6.zsh-theme` to your oh-my-zsh theme folder `~/.oh-my-zsh/themes`.
Or run in Terminal:
```
curl -o ~/.oh-my-zsh/themes/es6.zsh-theme https://raw.githubusercontent.com/suissa/oh-my-zsh-theme-es6/master/es6.zsh-theme
```Set `ZSH_THEME="es6"` in your `~/.zshrc` file.
Restart your terminal or run: `source ~/.zshrc`
Be happy.