aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
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