Highlights
- Pro
Block or Report
Block or report codelahoma
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
oh-my-zsh Public
Forked from ohmyzsh/ohmyzsh
A community-driven framework for managing your zsh configuration. Includes 120+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, macports, etc), over 120 themes to spice up your morni…
Shell
-
1
<!-- GistID: 3405881 -->
2# Get Your Vim On
3### Rod Knowlton (@codelahoma)
4### Tulsa Web Devs - 8/20/2012
5### Last Updated: - 10/11/2013
-
1
TAGS="TODO:|FIXME:"
2SKIPDIRS="/Carthage"
3find "${SRCROOT}/" -type f \( -name "*.h" -or -name "*.m" -or -name "*.swift" \) -print0 \
4| xargs -0 egrep --with-filename --line-number --only-matching "($TAGS).*\$" \
5| grep -v "$SKIPDIRS" \
336 contributions in the last year
Activity overview
Contributed to
codelahoma/dotfiles,
codelahoma/keyboardio-sketch,
codelahoma/pytest-cov
and 2 other
repositories
Contribution activity
July 2022
1
contribution
in private repositories
Jul 3