From a190eb75d51a9b5e124975f89b04de4e49092ddd Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Sat, 1 Feb 2020 19:15:19 +0100 Subject: Kitty configuration --- install.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index ae27a2d..3c9d21a 100644 --- a/install.sh +++ b/install.sh @@ -8,3 +8,6 @@ stow -Rt ${XDG_CONFIG_HOME:=$HOME/.config} nvim # konsole colors stow -Rt "${XDG_CONFIG_HOME:=$HOME/.config}/konsole" konsole + +# kitty +stow -Rt "${XDG_CONFIG_HOME:=$HOME/.config}/kitty" kitty -- cgit v1.2.3