diff options
| author | Thomas Schmucker <ts@its1.de> | 2026-07-09 11:34:37 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2026-07-09 11:34:37 +0200 |
| commit | 8790312f97cb5a941f9953980b54e6377d704250 (patch) | |
| tree | 6524420078bb7baffd5a13e67f33502195bd03d7 | |
| parent | 68ffbb8f23ed404096fedab8f404ab20f772f55f (diff) | |
| download | dotfiles-8790312f97cb5a941f9953980b54e6377d704250.tar.gz dotfiles-8790312f97cb5a941f9953980b54e6377d704250.tar.bz2 dotfiles-8790312f97cb5a941f9953980b54e6377d704250.zip | |
readme: Hinweise zur Einrichtung
| -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] |
