Skip to content

Commit

Permalink
add branch name for shared-clipboard
Browse files Browse the repository at this point in the history
github change the default branch name from master to main
  • Loading branch information
wcy123 committed Dec 13, 2020
1 parent 34e81e0 commit 7ec267f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init.el
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@
(use-package shared-clipboard
:straight
(shared-clipboard :type git
:branch "main"
:host github
:repo "wcy123/shared-clipboard")
:defer 2
Expand Down

0 comments on commit 7ec267f

Please sign in to comment.