Support PowerShell core (fix #189)
This commit is contained in:
@@ -3,6 +3,7 @@ pub mod generic;
|
||||
pub mod git;
|
||||
pub mod node;
|
||||
pub mod os;
|
||||
pub mod powershell;
|
||||
#[cfg(unix)]
|
||||
pub mod tmux;
|
||||
pub mod vim;
|
||||
|
||||
Reference in New Issue
Block a user