├── LICENSE ├── README.md ├── mecho.sh ├── mecho.zsh ├── screenshot.png ├── screenshot2.png └── screenshot3.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SinaKhalili/mecho/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SinaKhalili/mecho/HEAD/README.md -------------------------------------------------------------------------------- /mecho.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SinaKhalili/mecho/HEAD/mecho.sh -------------------------------------------------------------------------------- /mecho.zsh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SinaKhalili/mecho/HEAD/mecho.zsh -------------------------------------------------------------------------------- /screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SinaKhalili/mecho/HEAD/screenshot.png -------------------------------------------------------------------------------- /screenshot2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SinaKhalili/mecho/HEAD/screenshot2.png -------------------------------------------------------------------------------- /screenshot3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SinaKhalili/mecho/HEAD/screenshot3.png --------------------------------------------------------------------------------