We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 980e231 commit cbe926dCopy full SHA for cbe926d
package.json
@@ -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