diff options
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -28,7 +28,7 @@ link_gdb() { | |||
| 28 | } | 28 | } |
| 29 | 29 | ||
| 30 | link_gitconfig() { | 30 | link_gitconfig() { |
| 31 | link "$SCRIPT_DIR/git/gitconfig" "$HOME/.gitconfig" | 31 | link "$SCRIPT_DIR/git" "$CONFIG/git" |
| 32 | } | 32 | } |
| 33 | 33 | ||
| 34 | link_mailcap() { | 34 | link_mailcap() { |
