Skip to content

Commit

Permalink
chore: remove duplicate ssh-copy-id
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas Larson <[email protected]>
  • Loading branch information
LucasLarson committed May 16, 2024
1 parent 3386d88 commit 51fe104
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,6 @@ brew 'shellcheck', args: ['HEAD']
brew 'shellharden'
# Autoformat shell script source code
brew 'shfmt', args: ['HEAD']
# Add a public key to a remote machine's authorized_keys file
brew 'ssh-copy-id', link: true
# Tool to enforce Swift style and conventions
brew 'swiftlint'
# Official documentation format of the GNU project
Expand Down

0 comments on commit 51fe104

Please sign in to comment.