1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

linkkdotfiles: Ensure relative paths work

This commit is contained in:
Joe Groocock 2016-04-16 18:00:30 +01:00
parent 36e0a398ed
commit e7968875bf

View File

@ -1,6 +1,7 @@
#!/bin/sh
set -e
cd `dirname ${BASH_SOURCE[0]}`
source ../.profile
cd $HOME