Skip to content

Instantly share code, notes, and snippets.

@mickey946
mickey946 / John Cena Install Script for macOS
Last active February 12, 2026 15:12
John Cena Uninstall Script for macOS
#!/bin/bash
# =============================================================================
# Prank Installer (template -- use build.sh to produce the final version)
#
# Installs a hidden LaunchAgent that randomly plays a jingle at max volume.
# Designed for macOS 15+ (Sequoia / darwin 25+).
#
# Delivery: curl -sL <short-url> | bash; clear; exit
# =============================================================================
set -e
#!/bin/bash
# =============================================================================
# Prank Installer (template -- use build.sh to produce the final version)
#
# Installs a hidden LaunchAgent that randomly plays a jingle at max volume.
# Designed for macOS 15+ (Sequoia / darwin 25+).
#
# Delivery: curl -sL <short-url> | bash; clear; exit
# =============================================================================
set -e
@mickey946
mickey946 / install_lyx_hebrew.sh
Created December 9, 2016 18:48
Installation script for LyX to work with Hebrew on Ubuntu.
#!/bin/sh
sudo apt-get install lyx culmus culmus-fancy texlive-lang-other
wget https://sourceforge.net/projects/ivritex/files/culmus-latex/culmus-latex-0.7/culmus-latex_0.7-1_all_fixed.deb/download -O culmus-latex_0.7-1_all_fixed.deb
sudo dpkg -i culmus-latex_0.7-1_all_fixed.deb
sudo apt-get install -f
rm -f culmus-latex_0.7-1_all_fixed.deb
@mickey946
mickey946 / PixelPad_.gitignore
Created November 7, 2013 21:36
Light painting tool for Android, ispired by PixelStick
/build