Skip to content

Commit

Permalink
🐛 override .config
Browse files Browse the repository at this point in the history
  • Loading branch information
yamd1 committed Dec 13, 2023
1 parent 5bfe771 commit 5ac24e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bin/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -ue

cp -R $HOME/dotfiles/.local $HOME
ln -snf $HOME/dotfiles/.config $HOME
cp -R $HOME/dotfiles/.config $HOME
ln -snf $HOME/dotfiles/.zshrc $HOME
ln -snf $HOME/dotfiles/.zshenv $HOME
ln -snf $HOME/dotfiles/.gitconfig $HOME
Expand Down

0 comments on commit 5ac24e3

Please sign in to comment.