Skip to content

Instantly share code, notes, and snippets.

View usergenic's full-sized avatar
💭
Manifesting dreams! 🦄

Brendan Baldwin usergenic

💭
Manifesting dreams! 🦄
View GitHub Profile
@usergenic
usergenic / vars
Last active August 29, 2015 13:57
#!/bin/bash
# helper functions for immediate+persistent shell vars
# be sure to source ~/.vars in your ~/.bashrc etc.
#
# usage:
# $ var+ pdir /long/annoying/path/to/type/to/project/v1.0
# $ cd $pdir
# (start a new terminal tomorrow...)
# $ cd $pdir