mirror of
https://github.com/nushell/nushell.git
synced 2024-11-29 03:44:19 +01:00
Merge branch 'feature-current-directory-per-drive' of github.com:PegasusPlusUS/nushell into feature-current-directory-per-drive
This commit is contained in:
commit
cf2d457718
@ -4,6 +4,8 @@ mod components;
|
||||
pub mod dots;
|
||||
pub mod expansions;
|
||||
pub mod form;
|
||||
#[cfg(target_os="windows")]
|
||||
pub mod pwd_per_drive;
|
||||
mod helpers;
|
||||
mod path;
|
||||
#[cfg(target_os = "windows")]
|
||||
|
Loading…
Reference in New Issue
Block a user