Updated Editor Inheritances and Ensure NH Aliases respect environment #121
No reviewers
Labels
No labels
blocked: external
bug
documentation
feature
optimization
refactor
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
kruziikrel13/NixOS!121
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "editors"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
NH aliases will now use default editor (specified in
environment.variables.EDITOR) and will also only prefix the editor call with a direnv call, IF direnv has been explicitly enabled.