Skip to content

Instantly share code, notes, and snippets.

View kivikakk's full-sized avatar
🐈‍⬛
yeah nyaa

Lía Connor kivikakk

🐈‍⬛
yeah nyaa
View GitHub Profile
@railwaycat
railwaycat / Emacs_starter.pl
Last active July 2, 2025 06:18
Start Emacs.app from CLI
#!/usr/bin/perl
# Emacs starter for Emacs mac port
# Thanks to Aquamacs Project and David Reitter
my $args = "";
my $tmpfiles = "";
for my $f (@ARGV) {
@paulovittor23
paulovittor23 / gist:2871137
Created June 4, 2012 22:14
how to convert vmdk to vhd
VBoxManage clonehd /Users/paulo/VirtualBox\ VMs/devtools_1338568497/box-disk1.vmdk --format VHD ~/Desktop/cururu.vhd