aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorbozo.kopic <bozo@kopic.xyz>2021-11-07 15:37:08 +0100
committerbozo.kopic <bozo@kopic.xyz>2021-11-07 15:37:08 +0100
commitc736c0068507bc1101268f944b7788375ebe6011 (patch)
tree1bf0072b654a8fa5a50d4f1f5105b4b08843772a /install.sh
parentf4b1af3b990e9d724f49ecc4f735e48c6884b6e4 (diff)
.
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 92f3413..20fdbb8 100755
--- a/install.sh
+++ b/install.sh
@@ -63,6 +63,9 @@ cp /usr/share/applications/chromium.desktop ~/.local/share/applications
sed -i "s/^Exec=\\/usr/Exec=$(cd; pwd | sed 's/\//\\\//g')/g" \
~/.local/share/applications/chromium.desktop
+# claws
+symlink ~/.dotfiles/claws/claws-mail ~/bin/claws-mail
+
# cudatext
mkdir -p ~/.config/cudatext/settings
symlink ~/.dotfiles/cudatext/user.json ~/.config/cudatext/settings/user.json