commit 2f154c1104fc858ac8ef008fc09338388e720910 parent 431725e81696c12543cdbed9b1b39fcfc7feb382 Author: Vincent Demeester <vincent@sbr.pm> Date: Fri, 28 Jun 2019 19:13:55 +0200 j: change root to ~/src/ Signed-off-by: Vincent Demeester <vincent@sbr.pm> Diffstat:
M | modules/profiles/assets/zsh/j | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/profiles/assets/zsh/j b/modules/profiles/assets/zsh/j @@ -1,4 +1,4 @@ -local root=~/src/github.com/ +local root=~/src/ local res results args while getopts "np" opt; do