Skip to content

Commit cbe926d

Browse files
committed
Create package.json
1 parent 980e231 commit cbe926d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package.json

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "bashrc_dispatch",
3+
"version": "2.0.0",
4+
"description": "Launch different bash configurations for Linux vs OSX, interactive vs batch",
5+
"scripts": [ "bashrc_dispatch" ],
6+
"install": "make install"
7+
}

0 commit comments

Comments
 (0)