From dada7903408d41b16f9e2942e54c85266592c910 Mon Sep 17 00:00:00 2001 From: Ekaitz Zárraga Date: Fri, 26 Jul 2019 11:04:12 +0200 Subject: installation for konsole profile --- install.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index ae1ebf0..ef0daef 100644 --- a/install.sh +++ b/install.sh @@ -5,3 +5,6 @@ stow -Rt ~ bash vim tmux git # Link at XDG_CONFIG_HOME if set, if not to $HOME/.config (they should be the same) stow -Rt ${XDG_CONFIG_HOME:=$HOME/.config} nvim + +# konsole colors +stow -Rt "${XDG_CONFIG_HOME:=$HOME/.config}/konsole" konsole -- cgit v1.2.3