Skip to content

Instantly share code, notes, and snippets.

View mikeoertli's full-sized avatar

Mike Oertli mikeoertli

View GitHub Profile
@jjnilton
jjnilton / mac-network-commands-cheat-sheet.md
Last active May 31, 2024 17:19
Mac Network Commands Cheat Sheet

Disclaimer: I'm not the original author of this sheet, but can't recall where I found it. If you know the author, please let me know so I give the attribution.

The original author seems to be Charles Edge, here's the original content, as pointed out by @percisely.

Note: Since this seems to be helpful to some people, I formatted it to improve readability of the original. Also, note that this is from 2016, many things may have changed, and I don't use macOS anymore, so I probably can't help in case of questions, but maybe someone else can.

Mac Network Commands Cheat Sheet

After writing up the presentation for MacSysAdmin in Sweden, I decided to go ahead and throw these into a quick cheat sheet for anyone who’d like to have them all in one place. Good luck out there, and s

@squarism
squarism / iterm2.md
Last active June 11, 2024 18:05
An iTerm2 Cheatsheet

Tabs and Windows

Function Shortcut
New Tab + T
Close Tab or Window + W (same as many mac apps)
Go to Tab + Number Key (ie: ⌘2 is 2nd tab)
Go to Split Pane by Direction + Option + Arrow Key
Cycle iTerm Windows + backtick (true of all mac apps and works with desktops/mission control)
@AnilRh
AnilRh / gist:8a0b372ffa9c4a68d6eb
Last active April 13, 2019 19:43 — forked from hvolkmer/gist:4020468
Import tasks from 2do database to OmniFocus 2
--------------------------------------------------
--------------------------------------------------
-- Import tasks from 2do database to OmniFocus 2
--------------------------------------------------
--------------------------------------------------
--
-- Original Script taken from: http://forums.omnigroup.com/showthread.php?t=14846&page=2
-- This script forked from https://gist.github.com/hvolkmer/4020468
--
-- Step 1: Start with an empty Omnifocus database.
--------------------------------------------------
--------------------------------------------------
-- Import tasks from Things to OmniFocus
--------------------------------------------------
--------------------------------------------------
--
-- Script taken from: http://forums.omnigroup.com/showthread.php?t=14846&page=2
-- Added: creation date, due date, start date functionality
-- Empty your Things Trash first.
-- Note that this won't move over scheduled recurring tasks.
@kelan
kelan / generate_personal_podcast.rb
Created January 22, 2012 23:55
A script for generating a personal podcast feed from mp3 files in a public Dropbox folder.
#!/usr/bin/env ruby -wKU
#
# by Kelan Champagne
# http://yeahrightkeller.com
#
# A script to generate a personal podcast feed, hosted on Dropbox
#
# Inspired by http://hints.macworld.com/article.php?story=20100421153627718
#
# Simply put this, and some .mp3 or .m4a files in a sub-dir under your Dropbox