Skip to content

Instantly share code, notes, and snippets.

View afischer211's full-sized avatar

Alexander Fischer afischer211

View GitHub Profile
@badarotti
badarotti / Configuring the Web Clipper MarkDownload for a seamless workflow with Obsidian
Last active August 24, 2025 05:02
Configuring the Web Clipper MarkDownload for a seamless workflow with Obsidian
---
tags:
- software/obsidian
- software/markdownload
- what/post
- status/wip
- what/my_setup
---
> [!Notes]
#!/bin/bash
# Update homebrew
CYAN=$(tput setaf 6)
RESET=$(tput sgr0)
echo "${CYAN}Updating homebrew and local base of available packages and versions...${RESET}"
brew update
@jjnilton
jjnilton / mac-network-commands-cheat-sheet.md
Last active April 14, 2026 22:42
Mac Network Commands Cheat Sheet

Disclaimer: I'm not the original author of this sheet, but can't recall where I found it. If you know the author, please let me know so I give the attribution.

The original author seems to be Charles Edge, here's the original content, as pointed out by @percisely.

Note: Since this seems to be helpful to some people, I formatted it to improve readability of the original. Also, note that this is from 2016, many things may have changed, and I don't use macOS anymore, so I probably can't help in case of questions, but maybe someone else can.

Mac Network Commands Cheat Sheet

After writing up the presentation for MacSysAdmin in Sweden, I decided to go ahead and throw these into a quick cheat sheet for anyone who’d like to have them all in one place. Good luck out there, and s