Skip to content

Commit

Permalink
Merge pull request #106 from Okabe-Junya/Okabe-Junya/chore/add-symlink
Browse files Browse the repository at this point in the history
Chore: Add symlink
  • Loading branch information
Okabe-Junya authored Aug 31, 2024
2 parents 776ce14 + 004a3df commit f515498
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/symlink.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

# config
ln -nfs "${HOME}/dotfiles/.config/git" "${HOME}/.config/git"
ln -nfs "${HOME}/dotfiles/.config/git/.gitconfig" "${HOME}/.gitconfig"
ln -nfs "${HOME}/dotfiles/.config/gh" "${HOME}/.config/gh"

# zshrc
Expand Down

0 comments on commit f515498

Please sign in to comment.