Skip to content

fix: add executable directory to terminal PATH for Nix installs#53

Merged
robcohen merged 1 commit intomainfrom
fix/terminal-path
Jan 27, 2026
Merged

fix: add executable directory to terminal PATH for Nix installs#53
robcohen merged 1 commit intomainfrom
fix/terminal-path

Conversation

@robcohen
Copy link
Copy Markdown
Member

Nix flake installs put all binaries as siblings in bin/. The terminal env setup was only adding the resource directory to PATH, missing the executable's directory.

Now rledger, bean-check, etc. work from the app's built-in terminal.

@robcohen robcohen enabled auto-merge (squash) January 27, 2026 01:07
@robcohen robcohen merged commit bdce226 into main Jan 27, 2026
21 checks passed
@robcohen robcohen deleted the fix/terminal-path branch January 27, 2026 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant