Skip to content

landschootl/zsh-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

zsh-config

My config of zsh & oh-my-zsh 💾

Install zsh

run brew install zsh

Install oh-my-zsh

run sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

Config zsh & oh-my-zsh

clone the project and remplace the files

Install plugin

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

About

My config of zsh & oh-my-zsh 💾

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages