Skip to content

GavinMeierSonos/zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Add the following to the zshrc file with the path replaced for your needs

if [ -f ~/Projects/zsh/helpers.zsh ]; then
    source ~/Projects/zsh/helpers.zsh
else
    print "404: $HOME/Projects/zsh/helpers.zsh not found."
fi

About

Helpers for zsh shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages