Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cyberlight/agnoster.zsh-theme

Fixed theme with special characters for El Capitan 10.11
https://github.com/cyberlight/agnoster.zsh-theme

Last synced: 20 days ago
JSON representation

Fixed theme with special characters for El Capitan 10.11

Awesome Lists containing this project

README

        

# agnoster.zsh-theme
Fixed theme with special characters for El Capitan 10.11

# Installation

### Install fixed theme file
* Copy agnoser.zsh-theme to ~/.oh-my-zsh/themes directory with replacement current version of theme

### Install fonts
* Install Menlo font from this link https://gist.github.com/qrush/1595572/

### Setup iTerm2 font
* For better displaying characters please set the ```Menlo``` regular font
* iTerm2 manu -> Preferences -> Profiles -> Text -> Change Font (for Regular font and for Non-ASCII)

### Finally step
* Open new tab inside iTerm2 terminal

# History

### How to fix problem with displaying arrows and tree symbol
* I copied valid unicode characters to theme file with replacing existing broken characters
https://gist.github.com/CyberLight/a48fcada530af73c0963

* Following gist document can be used for determining which character can be replaced by his unicode
https://gist.github.com/agnoster/3712874

### Additional links to fonts for installation
* https://github.com/powerline/fonts
* https://gist.github.com/qrush/1595572
* https://github.com/powerline/powerline/blob/develop/font/PowerlineSymbols.otf

### After fix
![screenshot](https://raw.githubusercontent.com/CyberLight/agnoster.zsh-theme/master/screenshot-after-fix.png)