From 76132d5a4b353ead68552858722500d3629c91ad Mon Sep 17 00:00:00 2001
From: neodarz <neodarz@neodarz.net>
Date: Thu, 5 Jul 2018 21:04:37 +0200
Subject: Add terminator instead of qterminal

---
 install.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install.sh b/install.sh
index de01817..a3b7f73 100755
--- a/install.sh
+++ b/install.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 # `yolo` is alias to `n yaourt --noconfirm` where `n` is aliased to `notify` which is aliased to `~/.scripts/notify`
-#yolo -S qterminal
+#tpac -S terminator
 ##yolo -S Atom
 ##apm install atom-material-ui
 ##apm install atom-material-syntax-dark
-- 
cgit v1.2.1