Skip to content

Commit

Permalink
Add gitignore method
Browse files Browse the repository at this point in the history
  • Loading branch information
kvervo committed Oct 8, 2013
1 parent d24ebc8 commit 7025bc2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions git.sh
Expand Up @@ -39,3 +39,5 @@ PS1="\n$YELLOW\u@\h:$GRAY\$PWD $TEALBOLD\$(__git_ps1 '(%s)')\n\[\033[0;36m\]▏$
# 👻 ࿘ Ⓚ 🅐 ┇ ꙩ ꙭ ꝋ ┃ ▏⠇

dir=$_dir

function gi() { curl http://gitignore.io/api/$@ ;}

0 comments on commit 7025bc2

Please sign in to comment.