aboutsummaryrefslogtreecommitdiff
path: root/terminal
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xterminal5
1 files changed, 5 insertions, 0 deletions
diff --git a/terminal b/terminal
new file mode 100755
index 0000000..d751592
--- /dev/null
+++ b/terminal
@@ -0,0 +1,5 @@
1#!/bin/sh
2
3# My default terminal
4
5st -e tmux new-session $@

Generated with cgit - Back to sebastiano.tronto.net