Skip to content

Instantly share code, notes, and snippets.

View smashedlife's full-sized avatar

Jonathan So smashedlife

  • Portland, Oregon
View GitHub Profile

tmux cheatsheet

As configured in my dotfiles.

start new:

tmux

start new with session name:

@smashedlife
smashedlife / vim.md
Last active December 21, 2015 05:58
List of VIM key mappings

Random Commands

ctrl+z - minimize vim
fg - restore vim

Ctrl-P

ctrl+b - Change to buffer managemenet
ctrl+v - Open file in vertical split

ctrl+x - Open file in new horizontal vim session

@Krazybug
Krazybug / omercy.py
Last active October 28, 2024 07:49
O'Reilly free ebooks downloader
'''
O'Meirrcy !!!! Download free ebooks from O'Reilly
Usage:
> git clone https://gist.github.com/Krazybug/1ae50814d25b0a1d862dfdf7161ee503
> mv 1ae50814d25b0a1d862dfdf7161ee503 omercy
> cd omercy
> pip install requests
> pip install bs4
> python omercy.py