From 80b4c81b618d4e75b301ac1dd5adfb47f91deca7 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Thu, 4 Aug 2022 17:41:27 +0300 Subject: Moved a lot of stuff to a new folder called .a --- .a/terminal.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 .a/terminal.sh (limited to '.a/terminal.sh') diff --git a/.a/terminal.sh b/.a/terminal.sh new file mode 100755 index 0000000..2fb7853 --- /dev/null +++ b/.a/terminal.sh @@ -0,0 +1,5 @@ +#!/bin/bash +terminator --new-tab --working-directory="$(pwd)" + +# To set it as default on cinnamon: +# gsettings set org.cinnamon.desktop.default-applications.terminal exec /home/kamen/Commonwealth/terminal.sh -- cgit v1.2.3