Skip to content

jajex1/my-zsh-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

my-zsh-config

sudo apt update && sudo apt upgrade -y && sudo apt install git zsh -y && sudo chsh -s /usr/bin/zsh $USER
zsh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"    
zsh -c 'git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions && git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting && git clone https://github.com/sindresorhus/pure.git "$HOME/.zsh/pure" && curl https://raw.githubusercontent.com/jajex1/my-zsh-config/main/.zshrc > $home/.zshrc'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages