Welcome to my dotfiles. These files run my day-to-day workflow. I try my best to keep them tidy, but life usually gets in the way. Below is a screenshot and some setup instructions. Have a good day.
- Move this folder to your root directory
- Run
sh setup.sh
- Restart your terminal
- Select
misc/seoul256-light.json
as your color theme
├── README.md
├── misc
| └── seoul256-light.json
├── screenshot.png
├── setup.sh
├── vim
| ├── formatting.vim
| ├── input.vim
| ├── line-numbers.vim
| ├── netrw.vim
| ├── plugins
| ├── plugins.vim
| ├── search.vim
| ├── theme.vim
| ├── vimrc
| ├── whitespace.vim
| └── xterm-256color.terminfo.txt
└── zsh
├── alias
├── antigen
├── antigen.zsh
├── antigen.zwc
├── custom.zsh-theme
├── custom.zsh-theme.antigen-compat
├── functions
├── paths
├── python
└── zshrc