diff options
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 19 |
1 files changed, 18 insertions, 1 deletions
| @@ -1,6 +1,23 @@ | |||
| 1 | # Dotfiles | 1 | # Dotfiles |
| 2 | 2 | ||
| 3 | My dotfiles and settings for these programs: | 3 | My personal dotfiles for macOS and FreeBSD. |
| 4 | |||
| 5 | ## Setup | ||
| 6 | |||
| 7 | Create the symbolic links: | ||
| 8 | |||
| 9 | ```sh | ||
| 10 | ./install.sh | ||
| 11 | ``` | ||
| 12 | |||
| 13 | Bootstrap the Neovim environment: | ||
| 14 | |||
| 15 | ```sh | ||
| 16 | ./bootstrap/neovim.sh | ||
| 17 | ./bootstrap/neovim-dict.sh | ||
| 18 | ``` | ||
| 19 | |||
| 20 | ## Included configuration | ||
| 4 | 21 | ||
| 5 | - [abook] | 22 | - [abook] |
| 6 | - [gdb] | 23 | - [gdb] |
