Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! feat: add productivity apps
Browse files Browse the repository at this point in the history
  • Loading branch information
YasminTeles committed Mar 8, 2024
1 parent 146194e commit 01ca7ce
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 @@ -12,7 +12,7 @@ del: ## Delete your development environment.
@stow --dotfiles -D git ssh brew
@rm -rf ~/Projects
@rm -rf ~/.ssh/id_ed25519 ~/.ssh/id_ed25519.pub
@brew uninstall git stow
@brew uninstall --force $(brew list)

ssh: ## Copy the SSH public key to your clipboard.
@pbcopy < ~/.ssh/id_ed25519.pub
Expand Down

0 comments on commit 01ca7ce

Please sign in to comment.