env_hooks/
shells.rs

1pub mod bash;
2pub mod fish;
3pub mod json;
4pub mod zsh;