summaryrefslogtreecommitdiff
path: root/scripts/g
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/g')
-rwxr-xr-xscripts/g3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/g b/scripts/g
new file mode 100755
index 0000000..73a5f63
--- /dev/null
+++ b/scripts/g
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+gedit --new-window "$@"