Skip to content

Commit

Permalink
Fix function name in fish_prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
e-nomem committed Aug 3, 2022
1 parent 36312be commit b530ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodeenv.py
Original file line number Diff line number Diff line change
Expand Up @@ -1492,7 +1492,7 @@ def main():
# Restore the original $status
echo "exit $old_status" | source
_old_fish_prompt
_node_old_fish_prompt
end
set -gx _OLD_NODE_FISH_PROMPT_OVERRIDE "$NODE_VIRTUAL_ENV"
Expand Down

0 comments on commit b530ef9

Please sign in to comment.