Skip to content

Instantly share code, notes, and snippets.

View coffeeyoda's full-sized avatar
🔰
I may be slow to respond.

coffeeyoda

🔰
I may be slow to respond.
  • A land with midnight sun!
View GitHub Profile
@coffeeyoda
coffeeyoda / .zshrc
Created February 22, 2026 01:40 — forked from elliottminns/.zshrc
# ===========================================
# ZSH Hacks - Dreams of Code
# ===========================================
# Add these to your .zshrc file
# ===========================================
# -------------------------------------------
# 1. Edit Command Buffer
# -------------------------------------------
# Open the current command in your $EDITOR (e.g., neovim)
@coffeeyoda
coffeeyoda / tmux-cheatsheet.markdown
Created February 21, 2026 23:02 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname