summary refs log tree commit diff
path: root/README.md
blob: 893c9347a81c5145bd6fb8d356ee6a0d389a53aa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Dotfiles

My configuration files.

## Configurations

- vim
- zsh
- git
- psql
- iTerm 2
- Karabiner

## Install

```
./install.sh
```

## Import

```
./import .config
```