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