From 7cf187582a6af17fed55d580e8d173e59805ea01 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 22 Jan 2019 20:40:13 -0200 Subject: Fix dotfiles path. --- bash/bash_profile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bash') diff --git a/bash/bash_profile.sh b/bash/bash_profile.sh index 41bc7e9..0383eaa 100644 --- a/bash/bash_profile.sh +++ b/bash/bash_profile.sh @@ -1,3 +1,3 @@ #!/usr/bin/env bash -source ~/annex/dev/code/dotfiles/bash/bashrc.sh +source ~/dev/libre/dotfiles/bash/bashrc.sh -- cgit v1.2.3