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:
parent
36e0a398ed
commit
e7968875bf
@ -1,6 +1,7 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
cd `dirname ${BASH_SOURCE[0]}`
|
||||
source ../.profile
|
||||
|
||||
cd $HOME
|
||||
|
Loading…
Reference in New Issue
Block a user