We should get someone from Purdue to do this. They are the boilerplaters.
This commit is contained in:
		@@ -56,3 +56,9 @@ mksketch(){
 | 
			
		||||
  fi
 | 
			
		||||
  vim "$1/$1.ino"
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
branchdelete(){
 | 
			
		||||
 git branch -d $1
 | 
			
		||||
 git push --delete origin $1
 | 
			
		||||
 echo There you go;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user