Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cyberlight/agnoster.zsh-theme
- Owner: CyberLight
- License: mit
- Created: 2015-10-22T18:16:37.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-22T18:50:51.000Z (about 9 years ago)
- Last Synced: 2024-04-15T02:45:57.177Z (9 months ago)
- Size: 324 KB
- Stars: 14
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)