Skip to content

Instantly share code, notes, and snippets.

View benjaesq's full-sized avatar

Benjamin Esquivel benjaesq

  • Pivotal Commware
View GitHub Profile
@benjaesq
benjaesq / .gitignore
Created June 21, 2016 20:17 — forked from octocat/.gitignore
Some common .gitignore configurations
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
*.pyc
@benjaesq
benjaesq / prompt.sh
Last active September 7, 2015 18:44 — forked from tobiassjosten/prompt.sh
# Default unset
c_reset=
c_user=
c_host=
c_path=
c_git_clean=
c_git_staged=
c_git_unstaged=
# Configure colors, if available.