#! /bin/sh # # link_config.sh # Copyright (C) 2016 fabian # # Distributed under terms of the MIT license. # ln -s $PWD/i3config ~/.config/i3/config ln -s $PWD/polybarconfig ~/.config/polybar/config ln -s $PWD/.xinitrc ~/.xinitrc