Skip to content

Instantly share code, notes, and snippets.

View inishchith's full-sized avatar
🔖
I may be slow to respond

Nishchith Shetty inishchith

🔖
I may be slow to respond
View GitHub Profile

tmux cheatsheet

As configured in my dotfiles.

start new:

tmux

start new with session name:

@inishchith
inishchith / itunes.sh
Created January 27, 2019 10:06 — forked from mateuszgachowski-snippets/itunes.sh
Bash: iTunes CLI
#!/bin/sh
#
####################################
# iTunes Command Line Control v1.0
# written by David Schlosnagle
# created 2001.11.08
# @edited Mateusz Gachowski
####################################
showHelp () {