Files
dotfiles/link_config.sh
murgi cf12350577 Squashed 'i3/' content from commit be81d9e
git-subtree-dir: i3
git-subtree-split: be81d9ea1e25ecd221a2735b830da4dcffb424f0
2017-05-12 11:27:32 +02:00

11 lines
245 B
Bash
Executable File

#! /bin/sh
#
# link_config.sh
# Copyright (C) 2016 fabian <fabian@testvm>
#
# 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