diff options
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -20,3 +20,7 @@ cp zsh/prompt "$CONFIG/zsh/prompt" | |||
| 20 | # git | 20 | # git |
| 21 | cp git/gitconfig ~/.gitconfig | 21 | cp git/gitconfig ~/.gitconfig |
| 22 | 22 | ||
| 23 | # gdb | ||
| 24 | mkdir -p "$CONFIG/gdb" | ||
| 25 | cp gdb/gdbinit "$CONFIG/gdb/gdbinit" | ||
| 26 | |||
