summaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/setup.sh b/setup.sh
index f8982d2..39f8856 100755
--- a/setup.sh
+++ b/setup.sh
@@ -29,11 +29,12 @@ $STOW zsh
$STOW direnv
$STOW xbindkeys
$STOW emacs
+$STOW desktop
+
touch $HOME/.zshrc.local
source $HOME/.zshenv
if which xmonad >/dev/null; then
- $STOW desktop
touch ~/.Xresources.local
xrdb -I$HOME -merge ~/.Xresources
xmonad --recompile