This website requires JavaScript.
Explore
Help
Sign In
extern
/
nushell
Watch
1
Star
0
Fork
1
You've already forked nushell
mirror of
https://github.com/nushell/nushell.git
synced
2024-12-12 18:20:55 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b78924c777
nushell
/
crates
/
nu-command
/
src
/
env
History
JT
b78924c777
Add support for load-env (
#752
)
2022-01-15 18:50:11 -05:00
..
env_command.rs
Use only $nu.env.PWD for getting the current directory (
#587
)
2022-01-05 09:30:34 +11:00
let_env.rs
Some cleanups for cd/PWD (
#667
)
2022-01-05 11:26:01 +11:00
load_env.rs
Add support for load-env (
#752
)
2022-01-15 18:50:11 -05:00
mod.rs
Add support for load-env (
#752
)
2022-01-15 18:50:11 -05:00
with_env.rs
Fixing captures (
#723
)
2022-01-12 15:06:56 +11:00