Remoting refactor (#503)
This commit is contained in:
committed by
GitHub
parent
417ca1257a
commit
f4a1f26e39
@@ -4,9 +4,9 @@ pub mod git;
|
||||
pub mod node;
|
||||
pub mod os;
|
||||
pub mod powershell;
|
||||
pub mod remote;
|
||||
#[cfg(unix)]
|
||||
pub mod tmux;
|
||||
pub mod vagrant;
|
||||
pub mod vim;
|
||||
#[cfg(unix)]
|
||||
pub mod zsh;
|
||||
|
||||
Reference in New Issue
Block a user