mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-10 17:30:41 +01:00
Add an issue on crostini terminal with emoji theme
@@ -12,8 +12,8 @@ Check out the instructions [here](https://github.com/ohmyzsh/ohmyzsh/wiki/Custom
|
|||||||
#### bigpath
|
#### bigpath
|
||||||

|

|
||||||
|
|
||||||
This theme can show your username, your current directory + the one before, git information (branch and unstaged/uncommited changes) and the current time.
|
This theme can show your username, your current directory + the one before, git information (branch and unstaged/uncommited changes), and the current time.
|
||||||
Pink dot means unstaged, purple dot means uncommited.
|
Pink dot means unstaged, purple dot means uncommitted.
|
||||||
|
|
||||||
Author: [@Tesohh](https://github.com/Tesohh)
|
Author: [@Tesohh](https://github.com/Tesohh)
|
||||||
[Repo](https://github.com/Tesohh/omzbigpath)
|
[Repo](https://github.com/Tesohh/omzbigpath)
|
||||||
@@ -21,7 +21,7 @@ Author: [@Tesohh](https://github.com/Tesohh)
|
|||||||
---
|
---
|
||||||
#### ✏️✅ emoji
|
#### ✏️✅ emoji
|
||||||
|
|
||||||
emoji theme for [oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh/). simplified *robbyrussell* and replaced git prompt symbol with emoji for better clarity.
|
emoji theme for [oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh/). simplified *robbyrussell* and replaced git prompt symbol with emoji for better clarity. Works fine on Macs.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@@ -38,6 +38,9 @@ Activate a new theme with ```$ source ~/.zshrc```.
|
|||||||
- ✏️ Git prompt is dirty (uncommitted files)
|
- ✏️ Git prompt is dirty (uncommitted files)
|
||||||
- ✅ Git prompt is clean (committed)
|
- ✅ Git prompt is clean (committed)
|
||||||
|
|
||||||
|
##### Issues
|
||||||
|
- ✏️ emoji is breaking cursor potion to the right hover on the first character on Crostini terminal
|
||||||
|
|
||||||
source: [repo](https://github.com/masaakifuruki/emoji.zsh-theme)
|
source: [repo](https://github.com/masaakifuruki/emoji.zsh-theme)
|
||||||
|
|
||||||
author: [@masaakifuruki](https://github.com/masaakifuruki)
|
author: [@masaakifuruki](https://github.com/masaakifuruki)
|
||||||
|
|||||||
Reference in New Issue
Block a user