shells::zsh!
[−]
[src]
macro_rules! zsh { ( $( $cmd:tt )* ) => { ... }; }
Macro to execute the given command using the Z Shell.
macro_rules! zsh { ( $( $cmd:tt )* ) => { ... }; }
Macro to execute the given command using the Z Shell.