Skip to content

Commit 3290aaf

Browse files
authored
Update dev.xsh
1 parent 0b20d2a commit 3290aaf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dev.xsh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
# $XONSH_TRACE_SUBPROC=2
55
# $RAISE_SUBPROC_ERROR=1
66

7-
source callias.xsh
7+
cwd = pf'{__file__}'.parent
8+
source @(cwd)/callias.xsh

0 commit comments

Comments
 (0)