Skip to content

Commit

Permalink
chore: update homeshick link command in Makefile
Browse files Browse the repository at this point in the history
Replaced the homeshick command in the Makefile with the full path to ensure
correct execution of the linking process for dotfiles.
  • Loading branch information
ylogx committed Feb 17, 2025
1 parent 87e8e3f commit 7a41279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ build:
sudo docker build --tag dotfiles .

link:
homeshick link dotfiles --verbose
~/.homesick/repos/homeshick/bin/homeshick link dotfiles --verbose

0 comments on commit 7a41279

Please sign in to comment.