Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Sonoma #126

Closed
AkkeyLab opened this issue Jan 25, 2024 · 3 comments · Fixed by #127
Closed

Support Sonoma #126

AkkeyLab opened this issue Jan 25, 2024 · 3 comments · Fixed by #127
Assignees

Comments

@AkkeyLab
Copy link
Owner

export ZSH_HIGHLIGHT_HIGHLIGHTERS_DIR=/opt/homebrew/share/zsh-syntax-highlighting/highlighters
mkdir ~/Development
@AkkeyLab AkkeyLab self-assigned this Jan 25, 2024
@AkkeyLab
Copy link
Owner Author

AkkeyLab commented Feb 9, 2024

curl -L -o ~/Downloads/font.ttf https://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20Regular.ttf
open ~/Downloads/font.ttf

@AkkeyLab
Copy link
Owner Author

AkkeyLab commented Feb 9, 2024

brew install romkatv/powerlevel10k/powerlevel10kbrew install powerlevel10k

@AkkeyLab
Copy link
Owner Author

AkkeyLab commented Feb 9, 2024

echo "source $(brew --prefix)/opt/powerlevel10k/powerlevel10k.zsh-theme" >>~/.yadr/zsh/private.zsh

echo "source $(brew --prefix)/share/powerlevel10k/powerlevel10k.zsh-theme" >>~/.yadr/zsh/private.zsh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant