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

ZSH #49

Open
gruckion opened this issue Nov 13, 2020 · 0 comments
Open

ZSH #49

gruckion opened this issue Nov 13, 2020 · 0 comments

Comments

@gruckion
Copy link
Owner

Screenshot 2020-11-12 at 22 33 53

brew install zsh-syntax-highlighting

Find

source $ZSH/oh-my-zsh.sh

Add

source $ZSH/oh-my-zsh.sh
source /usr/local/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh

https://github.com/zsh-users/zsh-autosuggestions/blob/master/INSTALL.md

git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions

Then add zsh-autosuggestions to plugins

Installed this font
https://github.com/powerline/fonts

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

No branches or pull requests

1 participant