Skip to content

Latest commit

 

History

History
45 lines (41 loc) · 1.12 KB

README.md

File metadata and controls

45 lines (41 loc) · 1.12 KB

dotfiles

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.

Alt text

How do I set this up?

  1. Move this folder to your root directory
  2. Run sh setup.sh
  3. Restart your terminal
  4. Select misc/seoul256-light.json as your color theme

What's included?

├── 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