Squashed 'i3/' content from commit be81d9e
git-subtree-dir: i3 git-subtree-split: be81d9ea1e25ecd221a2735b830da4dcffb424f0
This commit is contained in:
10
link_config.sh
Executable file
10
link_config.sh
Executable file
@@ -0,0 +1,10 @@
|
||||
#! /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
|
||||
Reference in New Issue
Block a user