├── LICENSE ├── README.md ├── smart-cd.plugin.zsh └── smart-cd.zsh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dbkaplun/smart-cd/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dbkaplun/smart-cd/HEAD/README.md -------------------------------------------------------------------------------- /smart-cd.plugin.zsh: -------------------------------------------------------------------------------- 1 | smart-cd.zsh -------------------------------------------------------------------------------- /smart-cd.zsh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dbkaplun/smart-cd/HEAD/smart-cd.zsh --------------------------------------------------------------------------------