Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psychollama/llama.zsh-theme
The preferred ZSH theme of llamas everywhere
https://github.com/psychollama/llama.zsh-theme
theme zsh
Last synced: 19 days ago
JSON representation
The preferred ZSH theme of llamas everywhere
- Host: GitHub
- URL: https://github.com/psychollama/llama.zsh-theme
- Owner: PsychoLlama
- Created: 2017-03-12T21:53:51.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-20T15:21:54.000Z (about 7 years ago)
- Last Synced: 2024-11-09T12:22:35.989Z (2 months ago)
- Topics: theme, zsh
- Language: Shell
- Size: 400 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Llama zsh theme
*The preferred zsh theme of llamas everywhere*![screenshot](https://cdn.rawgit.com/PsychoLlama/llama.zsh-theme/master/screenshot.png)
> Pictured with the [Hack font](http://sourcefoundry.org/hack/) using the [One Dark](https://github.com/joshdick/onedark.vim/) color scheme.
## Installation
Add it to your zsh themes directory:```sh
curl https://cdn.rawgit.com/PsychoLlama/llama.zsh-theme/master/llama.zsh-theme\
-o ~/.oh-my-zsh/themes/llama.zsh-theme
```Then change your `.zshrc` theme.
```sh
ZSH_THEME="llama"
```Experience command line enlightenment.