Skip to content

Commit

Permalink
Update gibs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Wiberg committed Feb 21, 2017
1 parent f463c6c commit 1297969
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions gibs
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
#!/bin/bash
#copyright (c) Jack Wiberg 2017 <768.jac@gmail.com>
#no warranty included, or anything like that
#you cant hold me liable for anything
#etc etc
#license is just... do whatever
#Copyright (c) Jack Wiberg 2017 <768.jac@gmail.com>
#This program is free software. It comes without any warranty, to
#the extent permitted by applicable law. You can redistribute it
#and/or modify it under the terms of the Do What The Fuck You Want
#To Public License, Version 2, as published by Sam Hocevar. See
#http://www.wtfpl.net/ for more details.
gibsroot=$(git rev-parse --show-toplevel > /dev/null 2>&1)

if [ -z "$1" ] || [ "$1" = "help" ]
Expand Down

0 comments on commit 1297969

Please sign in to comment.