Skip to content

pnodet/zsh-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My ZSH Configurations

This configuration is for my macOS workstation and therefore contain some macOS-specific code and commands.

Quick Start

bash <(curl --fail --show-error --silent --location https://raw.githubusercontent.com/pnxdxt/tmp/main/init.sh)

Plugin Management

If your default shell is not zsh, make it zsh and open a new terminal and plugins will automatically start installing.

I use zinit with Turbo Mode to accelerate the loading and checking of ZSH plugins. Thus, zinit will be install be installed via the init.sh script above.

Credits

Forked from: https://htr3n.github.io/2018/07/faster-zsh/

Refactored from: https://github.com/tracphil/my-zsh

License

<3 MIT License.

Releases

No releases published

Languages

  • Shell 100.0%