Skip to content

byronic/fucking-zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fucking-zsh

ZSH configurations on Mac

Usage:

  • Clone the repository into a reasonable location (e.g. $HOME/Development/org.nerdsofprey/fucking-zsh)
  • Remove (or merge) your current .zshrc, replacing it with the line source $HOME/Development/org.nerdsofprey/fucking-zsh/.zshrc
  • now it's the same everywhere, great job

<3

Troubleshootin's

  • If you get the compinit insecure directories warning, use compaudit to find the list of troublesome directories, then change permissions on 'em to 0755. cf.:
sudo chmod -R 755 /usr/local/share/zsh

About

ZSH configurations on Mac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages