Skip to content

Instantly share code, notes, and snippets.

@seankmchenry
seankmchenry / .zsh_profile
Last active December 17, 2022 21:10
ZSH functions, aliases and paths
###########
# ALIASES #
###########
# Brew
alias bcin="brew install --cask"
alias bcri="brew reinstall --cask"
alias bcun="brew uninstall --cask"
alias bin="brew install"
alias bs="brew search"
@seankmchenry
seankmchenry / delete-likes-from-twitter.md
Created July 30, 2024 16:44 — forked from aymericbeaumet/delete-likes-from-twitter.md
[Recipe] Delete all your likes/favorites from Twitter

Ever wanted to delete all your likes/favorites from Twitter but only found broken/expensive tools? You are in the right place.

  1. Go to: https://twitter.com/{username}/likes
  2. Open the console and run the following JavaScript code:
setInterval(() => {
  for (const d of document.querySelectorAll('button[data-testid="unlike"]')) {
    d.click()
 }
@seankmchenry
seankmchenry / Amy's Fork 🍴.txt
Last active December 11, 2024 16:51
Sean & Charlie 💍 – these guys are getting married!
https://open.spotify.com/track/2zZWDvmCghTF41k6I4uN9g
https://open.spotify.com/track/04deOfZhUWBjKU5J519yyO
https://open.spotify.com/track/0Cp39XMzchWmZLidU6Tnt1
https://open.spotify.com/track/2DsECqS7xlgVWgrDH5fBEH
https://open.spotify.com/track/6ZtI9SQLRvi7tKqNAlvuah
https://open.spotify.com/track/5tfKCFDYZSAYsegY3OUJ5e
https://open.spotify.com/track/7khzIPpqJO6NY6gxE4unIB
https://open.spotify.com/track/0yfNXxlyXdmP0ue1iJijx1
https://open.spotify.com/track/3MVm36ouM56jbP5rORxbVy
https://open.spotify.com/track/17EVu5b0l5uo2gErSfqEt1