mirror of
https://github.com/0xrsydn/idx-cli.git
synced 2026-08-07 01:33:52 +00:00
chore: idx direnv switch
This commit is contained in:
parent
83d362afcd
commit
3a81d86ff8
1 changed files with 4 additions and 0 deletions
|
|
@ -32,6 +32,10 @@
|
|||
mupdf # mutool for KSEI PDF parsing (ownership module)
|
||||
];
|
||||
|
||||
shellHook = ''
|
||||
export PATH="$PWD/target/debug:$PATH"
|
||||
'';
|
||||
|
||||
env = {
|
||||
RUST_BACKTRACE = "1";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue