Skip to content

Instantly share code, notes, and snippets.

@mustafakamil12
mustafakamil12 / pl2py.pl
Created March 5, 2021 20:00 — forked from pdl/pl2py.pl
Convert perl scripts to python with the awesome power of regular expressions.
#!perl -w
=head1 NAME
pl2py.pl
=head1 DESCRIPTION
Attempts to convert perl scripts to python with the awesome power of regular expressions.
@mustafakamil12
mustafakamil12 / iterm2.md
Created February 13, 2019 14:27 — forked from squarism/iterm2.md
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)