Skip to content

harryi3t/.setupShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setupShell

includes the basic alias and settings I need after installing a new Linux machine

Basic Installation

This will install zsh and oh-my-zsh

sh -c "$(curl -fsSL https://raw.githubusercontent.com/harryi3t/.setupShell/master/install.sh)"

This will source the plugins into your zshrc file

echo "source ~/.zshrc-plugin" >> ~/.zshrc
source ~/.zshrc

To modify the autocompletion color refer the chart below

Choose a color number XXX from the chart and run

UPDATE_HIGHLIGHT_COLOR XXX

bash-colors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published