summaryrefslogtreecommitdiffstats
path: root/cw
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2019-01-04 13:54:00 +0100
committerFlorian Pritz <bluewind@xinu.at>2019-01-04 13:54:00 +0100
commitd4b107f5035413bcf93f24a523a6f8b695ba6b92 (patch)
tree74f53d2c3cbf7d71264d1c9239d6af21f3038724 /cw
parentf2c64faeecf602c024b81fcc3760981e36de45f4 (diff)
downloadbin-d4b107f5035413bcf93f24a523a6f8b695ba6b92.tar.gz
bin-d4b107f5035413bcf93f24a523a6f8b695ba6b92.tar.xz
Add new scripts
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'cw')
-rwxr-xr-xcw3
1 files changed, 3 insertions, 0 deletions
diff --git a/cw b/cw
new file mode 100755
index 0000000..8f128b6
--- /dev/null
+++ b/cw
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+exec chromium --new-window "$@"