Skip to content

LoreleiPenn/Zsh-Settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zsh Settings

My personal configuration for Zsh. Theme: powerlevel10k.

Setup

Run the following command on the terminal:

  • via curl:
sh -c "$(curl -pfsSL https://raw.githubusercontent.com/LoreleiPenn/Zsh-Settings/master/zsh-setup.sh)"
  • via wget:
sh -c "$(wget -O - https://raw.githubusercontent.com/LoreleiPenn/Zsh-Settings/master/zsh-setup.sh)"

This will setup Oh my zsh which is necessary for my settings and using the plugins defined on the zshrc file.

To change the shell, the command

chsh -s /bin/zsh USERNAME

is executed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages