.
This commit is contained in:
5
bash.d/20-gitignoreio.sh
Normal file
5
bash.d/20-gitignoreio.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
function gi() {
|
||||
curl -sL "https://www.toptal.com/developers/gitignore/api/$*";
|
||||
}
|
||||
Reference in New Issue
Block a user