Skip to content

Remember that code snippet? Neither did I, until now.

Notifications You must be signed in to change notification settings

kchoudhu/snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ST3

Random ST3 snippets to help with SQL, python

ZSH

My .zshrc and assorted include files

RootMake

Part of the ZSH distribution, but deserving of special mention. Once installed allows for environment setup via simple make commands.

Set up a new development environment (or refresh an existing one):

make ready

Push your environment wholesale to the cloud:

make push

Blow out all local changes to your local environment from the cloud:

make pull

About

Remember that code snippet? Neither did I, until now.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published