Skip to content

Instantly share code, notes, and snippets.

@azs06
Created August 15, 2025 18:18
Show Gist options
  • Save azs06/a212c83125bd1010519fdaeab3172add to your computer and use it in GitHub Desktop.
Save azs06/a212c83125bd1010519fdaeab3172add to your computer and use it in GitHub Desktop.
The WEiRDEST Way to Use a Mac

Dave2D video https://www.youtube.com/watch?v=0vFErGxD2QY

https://brew.sh - Lets you install programs from the terminal. https://ghostty.org - A better terminal emulator with support for True Colour, font ligatures, separate fonts for regular, italic, and symbols. https://yazi-rs.github.io - A file manager. https://helix-editor.com - A text editor similar to https://neovim.io but with no plug-ins, so it limits how much time you waste ricing your editor, or so you think. To quit: ESC, :, q!, memorize this or you will be memed!

https://github.com/aristocratos/btop A resource monitor. https://github.com/fastfetch-cli/fast... A system information tool. https://github.com/ravachol/kew A music player. https://newsboat.org An RSS/Atom feed reader. https://github.com/achannarasappa/ticker Tracks stock and derivative prices in real time. https://github.com/chubin/wttr.in Plain text weather info.

https://github.com/sigoden/aichat An all-in-one LLM tool with access to OpenAI, Claude, Gemini, Ollama, Groq, and more. https://www.brow.sh A "graphical" ;) web browser in your terminal. https://hpjansson.org/chafa Converts images, including animated GIFs, into ANSI/Unicode character art for the terminal. See also https://github.com/cacalabs/libcaca. https://github.com/bensadeh/circumflex Hacker News in your terminal. https://mpv.io A full fledged media player. To play videos in the terminal, use the command mpv --really-quiet --vo=tct --vo-tct-buffering=frame FILE or URL E.g., mpv --really-quiet --vo=tct --vo-tct-buffering=frame • Rick Astley - Never Gonna Give You Up (Off...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment