https://github.com/patrick330602/linuxer
Linuxer - An powerful Oh-My-Zsh Theme
https://github.com/patrick330602/linuxer
oh-my-zsh zsh zsh-theme
Last synced: 8 months ago
JSON representation
Linuxer - An powerful Oh-My-Zsh Theme
- Host: GitHub
- URL: https://github.com/patrick330602/linuxer
- Owner: patrick330602
- License: mit
- Created: 2017-02-05T07:02:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-26T01:51:36.000Z (about 8 years ago)
- Last Synced: 2025-01-20T12:45:18.853Z (10 months ago)
- Topics: oh-my-zsh, zsh, zsh-theme
- Language: Shell
- Homepage:
- Size: 2.32 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zsh-plugins - 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. (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - linuxer - Inspired by Yaris Alex Gutierrez's <b><code> 54⭐</code></b> <b><code> 11🍴</code></b> [classyTouch](https://github.com/yarisgutierrez/classyTouch_oh-my-zsh)), Yad Smood's `ys`, and the <b><code> 38⭐</code></b> <b><code> 3🍴</code></b> [Bureau](https://github.com/isqua/bureau)) theme. (Themes / ZSH on Windows)
- awesome-zsh-plugins - linuxer - Inspired by Yaris Alex Gutierrez's [classyTouch](https://github.com/yarisgutierrez/classyTouch_oh-my-zsh), Yad Smood's ys, and Bureau theme. (Themes / Zinit (née zplugin))
README
# linuxer series

**linuxer** is a powerful Oh-My-Zsh theme inspired by Yaris Alex Gutierrez's classyTouch, Yad Smood's ys, and Bureau theme. It features:
- Current Line of Command
- Current TTY Display
- Current Directory status
- Last Returned Error Code
- Mercurial and Git Status Support
- NVM and RVM Support
**linuxer-min** is a lightweight fork of Linuxer. which provide you most simple yet most productive environment.
**linuxer-fancy** is a fancy and beautiful theme based on agnoster keeping all the feature from the linuxer theme.
## Installation
**wget should be installed**
type the following in the terminal:
**for linuxer**
`wget -p https://raw.githubusercontent.com/patrick330602/linuxer/master/linuxer.zsh-theme -O ~/.oh-my-zsh/themes/linuxer.zsh-theme`
**for linuxer-min**
`wget -p https://raw.githubusercontent.com/patrick330602/linuxer/master/linuxer-min.zsh-theme -O ~/.oh-my-zsh/themes/linuxer-min.zsh-theme`
**for linuxer-fancy**
`wget -p https://raw.githubusercontent.com/patrick330602/linuxer/master/linuxer-fancy.zsh-theme -O ~/.oh-my-zsh/themes/linuxer-fancy.zsh-theme`
> If you want to use virtualenv, please insert `export VIRTUAL_ENV_DISABLE_PROMPT=1` into your shell configuration file
## License
The Project is under MIT.