From fdcd93a83cc66b2b475b76beb5f87e50e0483e9f Mon Sep 17 00:00:00 2001 From: Syndamia Date: Tue, 19 Jul 2022 11:33:00 +0300 Subject: Moved scripts to their own folder and renamed .cfgs folder to .confs --- terminal.sh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 terminal.sh (limited to 'terminal.sh') diff --git a/terminal.sh b/terminal.sh deleted file mode 100755 index 2fb7853..0000000 --- a/terminal.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/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