From 2c80d1907acca9febc57281b6771134b36252963 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 3 Feb 2019 07:07:43 -0200 Subject: Change remaining annex submodule path. --- bash/bashrc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bash') diff --git a/bash/bashrc.sh b/bash/bashrc.sh index eedc2bb..2e68b80 100644 --- a/bash/bashrc.sh +++ b/bash/bashrc.sh @@ -25,7 +25,7 @@ source ~/dev/nu/nucli/nu.bashcompletion env > ~/.spacemacs.env # tmp FIXME: move to mrconfig.ini -export PATH="$HOME/annex/dev/code/songbooks/cli:$PATH" +export PATH="$HOME/dev/libre/songbooks/cli:$PATH" alias sb="songbooks" isLinux && { -- cgit v1.2.3