diff options
Diffstat (limited to 'bash/bash_profile.sh')
-rw-r--r-- | bash/bash_profile.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |