Skip to content

Instantly share code, notes, and snippets.

View manuelhe's full-sized avatar
🏕️
6 years quarantined

Manuel Herrera manuelhe

🏕️
6 years quarantined
View GitHub Profile
@manuelhe
manuelhe / web-tools-links.md
Last active April 3, 2025 20:45
Web Dev Tools and Ideas
@krry
krry / os-x-for-hackers
Last active July 4, 2024 22:44 — forked from brandonb927/osx-for-hackers.sh
OSX for Hackers mods
# to run this script in one step, copy/paste/execute the following:
# bash <(curl -s https://gist.githubusercontent.com/krry/9263570/raw/878797c4e54f9de71137699544567c6bd2d4f6c4/os-x-for-hackers)
#!/usr/bin/env bash
# Some things taken from here
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx
# Ask for the administrator password upfront
sudo -v