From 2a7a1e8ae03e03deace396b61ed5d08add6c6c23 Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Mon, 2 Mar 2020 11:33:03 +0100 Subject: Running in guix --- install.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 3c9d21a..7f545b0 100644 --- a/install.sh +++ b/install.sh @@ -7,7 +7,10 @@ stow -Rt ~ bash tmux git stow -Rt ${XDG_CONFIG_HOME:=$HOME/.config} nvim # konsole colors -stow -Rt "${XDG_CONFIG_HOME:=$HOME/.config}/konsole" konsole +# stow -Rt "${XDG_CONFIG_HOME:=$HOME/.config}/konsole" konsole # kitty stow -Rt "${XDG_CONFIG_HOME:=$HOME/.config}/kitty" kitty + +# Plasma session environment variables +#stow -Rt "${XDG_CONFIG_HOME:=$HOME/.config}/plasma-workspace/env" plasma-env -- cgit v1.2.3