aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
blob: 4c672054a5282ccd6373870fad2b93d70b42be44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# tobyvin's dotfiles

### Installation

```sh
git clone https://github.com/tobyvin/dotfiles.git ~/dotfiles && ~/dotfiles/install
```

## Configs

- **gitconfig**
- **ssh/config**
- **zshrc**: sources various config scripts and calls antigen to load plugins
- **zsh/***: various zsh configuration scripts
- **p10k.zsh**: zsh theme config 
- **antigen**: plugin manager that installs/updates zsh plugins
- **fzf**: fuzzy finder that integrates with zsh history/autocompletion