├── LICENSE ├── common.zsh-theme ├── images ├── common.png └── screenshot.png └── readme.md /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jackharrisonsherlock/common/HEAD/LICENSE -------------------------------------------------------------------------------- /common.zsh-theme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jackharrisonsherlock/common/HEAD/common.zsh-theme -------------------------------------------------------------------------------- /images/common.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jackharrisonsherlock/common/HEAD/images/common.png -------------------------------------------------------------------------------- /images/screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jackharrisonsherlock/common/HEAD/images/screenshot.png -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jackharrisonsherlock/common/HEAD/readme.md --------------------------------------------------------------------------------