Skip to content

Instantly share code, notes, and snippets.

View hoorayimhelping's full-sized avatar

Bucky Schwarz hoorayimhelping

View GitHub Profile
diff --git a/gulpfile.js b/gulpfile.js
index 8dcc89b..282eb4b 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -32,7 +32,7 @@ gulp.task('lint', function() {
paths.js_test + '*.js',
'gulpfile.js'
])
- .pipe(jshint())
+ .pipe(jshint({ esnext: true }))
diff --git a/gulpfile.js b/gulpfile.js
index 8dcc89b..282eb4b 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -32,7 +32,7 @@ gulp.task('lint', function() {
paths.js_test + '*.js',
'gulpfile.js'
])
- .pipe(jshint())
+ .pipe(jshint({ esnext: true }))
diff --git a/gulpfile.js b/gulpfile.js
index 8dcc89b..282eb4b 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -32,7 +32,7 @@ gulp.task('lint', function() {
paths.js_test + '*.js',
'gulpfile.js'
])
- .pipe(jshint())
+ .pipe(jshint({ esnext: true }))
diff --git a/gulpfile.js b/gulpfile.js
index 8dcc89b..282eb4b 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -32,7 +32,7 @@ gulp.task('lint', function() {
paths.js_test + '*.js',
'gulpfile.js'
])
- .pipe(jshint())
+ .pipe(jshint({ esnext: true }))
diff --git a/gulpfile.js b/gulpfile.js
index 8dcc89b..282eb4b 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -32,7 +32,7 @@ gulp.task('lint', function() {
paths.js_test + '*.js',
'gulpfile.js'
])
- .pipe(jshint())
+ .pipe(jshint({ esnext: true }))
diff --git a/.bash_profile b/.bash_profile
index 5d72d4b..55b1157 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -3,7 +3,7 @@ cd ~/
alias ll="ls -lh"
alias la="ls -lha"
-alias mcdiff='git add . && git diff --cached | gist -t diff; git reset .'
+alias mcdiff='git add . && git diff --cached | gist -t diff -o; git reset .'
diff --git a/Default (OSX).sublime-keymap b/Default (OSX).sublime-keymap
new file mode 100644
index 0000000..21d10e8
--- /dev/null
+++ b/Default (OSX).sublime-keymap
@@ -0,0 +1,3 @@
+[
+ { "keys": ["super+shift+r"], "command": "revert" },
+]
diff --git a/install b/install
diff --git a/Default (OSX).sublime-keymap b/Default (OSX).sublime-keymap
new file mode 100644
index 0000000..21d10e8
--- /dev/null
+++ b/Default (OSX).sublime-keymap
@@ -0,0 +1,3 @@
+[
+ { "keys": ["super+shift+r"], "command": "revert" },
+]
diff --git a/install b/install
diff --git a/Default (OSX).sublime-keymap b/Default (OSX).sublime-keymap
new file mode 100644
index 0000000..21d10e8
--- /dev/null
+++ b/Default (OSX).sublime-keymap
@@ -0,0 +1,3 @@
+[
+ { "keys": ["super+shift+r"], "command": "revert" },
+]
diff --git a/install b/install
diff --git a/Default (OSX).sublime-keymap b/Default (OSX).sublime-keymap
new file mode 100644
index 0000000..21d10e8
--- /dev/null
+++ b/Default (OSX).sublime-keymap
@@ -0,0 +1,3 @@
+[
+ { "keys": ["super+shift+r"], "command": "revert" },
+]
diff --git a/install b/install