Skip to content

Instantly share code, notes, and snippets.

View benathi's full-sized avatar

Ben Athiwaratkun benathi

View GitHub Profile
@benathi
benathi / tiktoken_demo.ipynb
Last active October 1, 2023 02:21
Tiktoken demo
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@benathi
benathi / .tmux.conf
Last active August 29, 2015 14:24 — forked from snuggs/.tmux.conf
##############################
# _
# | |_ _ __ ___ _ ___ __
# | __| '_ ` _ \| | | \ \/ /
# | |_| | | | | | |_| |> <
# \__|_| |_| |_|\__,_/_/\_\
#
#############################
#
# COPY AND PASTE

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname