Skip to content

Instantly share code, notes, and snippets.

View tqwewe's full-sized avatar
🦀
Looking for Rust work

Ari Seyhun tqwewe

🦀
Looking for Rust work
View GitHub Profile
@tqwewe
tqwewe / README.md
Last active September 5, 2025 13:25
Copies ChatGPT responses as raw Markdown.

Copy ChatGPT as Markdown

Copies ChatGPT responses as raw Markdown.

This script can be pased directly in your JavaScript console when on ChatGPT, or pasted to a script in tampermonkey.

It adds a little copy button next to the replies.

@tqwewe
tqwewe / README.md
Created June 13, 2025 06:20
Fish shell function to auto-rename Zellij tabs based on current directory

Zellij Auto Tab Rename

A Fish shell function that automatically renames Zellij tabs based on the current directory when using cd.

Features

  • Automatically updates tab names to match the current directory
  • Only renames default tabs (e.g., "Tab #1") or previously auto-renamed tabs
  • Preserves manually renamed tabs
  • Configurable prefix to mark auto-generated names