.
|-- backup
| |-- .bash_logout
| |-- .bashrc
| `-- .profile
|-- config
| |-- .aliases
| |-- .astylerc
| |-- .bash_profile
| |-- .bash_prompt
| |-- .bashrc
| |-- dircolors-solarized
| | |-- dircolors.256dark
| | |-- dircolors.ansi-dark
| | |-- dircolors.ansi-light
| | |-- dircolors.ansi-universal
| | |-- img
| | | |-- dircolors.256dark.png
| | | |-- screen-dircolors-in-iTerm2-solarized_dark.png
| | | |-- screen-dircolors-in-iTerm2-solarized_light.png
| | | |-- screen-dircolors-in-iTerm-dark.png
| | | |-- screen-dircolors-in-iTerm-dark-with-coreutils-installed.png
| | | |-- screen-dircolors-in-iTerm-light.png
| | | |-- screen-dircolors-in-PuTTY-dark_default.png
| | | |-- screen-dircolors-in-PuTTY-light_system.png
| | | `-- screen-iTerm2-bold-options.png
| | |-- Makefile
| | |-- README.md
| | `-- test-directory.tar.bz2
| |-- .functions
| |-- .gitattributes
| |-- .gitconfig
| |-- .gitignore
| |-- .tmux.conf
| |-- .ycm_extra_conf.py
| |-- .zpreztorc
| `-- .zshrc
|-- .gitmodules
|-- hook
| |-- pre-commit
| `-- pre-commit.d
| |-- readme.hook
| `-- timestamp.hook
|-- makefile
|-- README.md
`-- readme.sh