Skip to content

Commit

Permalink
Reject FILE_PWD
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmorganson committed Apr 11, 2024
1 parent 9b00957 commit 6299f93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/dot_config/nushell/env.nu
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ bash -c $"source ($env.HOME)/.profile && env"
| parse "{name}={value}"
| transpose --header-row
| into record
| reject --ignore-errors FILE_PWD
| load-env

0 comments on commit 6299f93

Please sign in to comment.