Commit 2f154c1104fc

Vincent Demeester <vincent@sbr.pm>
2019-06-28 19:13:55
j: change root to ~/src/
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 431725e
Changed files (1)
modules
profiles
assets
zsh
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