dot-files/install.sh

34 lines
651 B
Bash
Raw Normal View History

2019-07-11 23:22:16 +02:00
#! /usr/bin/sh
# Configuration files
stow -t ~ X
stow -t ~ bash
stow -t ~ dunst
2019-07-11 23:22:16 +02:00
stow -t ~ emacs
stow -t ~ git
stow -t ~ i3
stow -t ~ i3blocks
stow -t ~ ranger
stow -t ~ redshift
stow -t ~ termite
stow -t ~ tridactyl
2019-07-11 23:22:16 +02:00
stow -t ~ vim
stow -t ~ zsh
# Our Redshift services needs to be symlined
systemctl --user enable redshift &>/dev/null
systemctl --user enable redshift-gtk &>/dev/null
2019-07-11 23:22:16 +02:00
if ! [ -e ~/scripts ]; then
# Only create the symlink when the directory doesn't exist
mkdir ~/scripts
# Scripts must be in there own directory
stow -t ~/scripts scripts/
fi
# Common shell files
stow -t ~ shell/
# Wallpapers
stow -t ~ wallpapers/