Skip to content

john-unger/dev-shortcuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

59 Commits
Β 
Β 
Β 
Β 

Repository files navigation

dev-shortcuts

This repo contains various shortcuts I tend to make use of.

πŸ–₯🍏 macOS Install

Add these lines to your .zshrc:

# add zfuncs to fpath, and then lazy autoload
# every file in there as a function
fpath=(~/[path-to-repo]/zfuncs $fpath);
autoload -U $fpath[1]/*(.:t)

⚑ Nice to have

You can put this repo in a hidden folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published