[ADD] Installation script

This commit is contained in:
Bruno BELANYI 2019-07-11 23:22:16 +02:00
parent ccfc85493a
commit ab3d67f850

25
install.sh Executable file
View file

@ -0,0 +1,25 @@
#! /usr/bin/sh
# Configuration files
stow -t ~ X
stow -t ~ bash
stow -t ~ emacs
stow -t ~ git
stow -t ~ i3
stow -t ~ i3blocks
stow -t ~ ranger
stow -t ~ vim
stow -t ~ zsh
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/