summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2020-03-02 11:33:03 +0100
committerEkaitz Zarraga <ekaitz@elenq.tech>2020-03-02 11:33:03 +0100
commit2a7a1e8ae03e03deace396b61ed5d08add6c6c23 (patch)
treeb84259d2c9e4c4c09faa468f56c7b6a05ece6411 /install.sh
parent6d809bc2f414684856e8521a5f9856b9ea39fabe (diff)
Running in guix
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh5
1 files changed, 4 insertions, 1 deletions
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