Skip to content

Commit

Permalink
follow
Browse files Browse the repository at this point in the history
  • Loading branch information
aranair committed Feb 3, 2024
1 parent 60ded4c commit d11841a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fresh-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ curl -L https://github.com/pimterry/notes/archive/refs/tags/${NOTES_VERSION}.tar

cd $TMP_PATH && make USERDIR=$(eval echo ~$SUDO_USER)

curl https://raw.githubusercontent.com/pimterry/notes/latest-release/notes > /usr/local/bin/notes && chmod +x /usr/local/bin/notes
curl -L https://raw.githubusercontent.com/pimterry/notes/latest-release/notes > /usr/local/bin/notes && chmod +x /usr/local/bin/notes
curl -L https://raw.githubusercontent.com/pimterry/notes/latest-release/_notes > /usr/local/share/zsh/site-functions/_notes

0 comments on commit d11841a

Please sign in to comment.