Skip to content

Instantly share code, notes, and snippets.

@royerk
Created March 5, 2024 18:08
Show Gist options
  • Save royerk/bd15a90927b139126902481ccc6c52d5 to your computer and use it in GitHub Desktop.
Save royerk/bd15a90927b139126902481ccc6c52d5 to your computer and use it in GitHub Desktop.
Macos setup
# karabiner elements for key mapping
# brew or get .pkg from https://github.com/Homebrew/brew/releases/
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
# oh my zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
# https://gist.github.com/n1snt/454b879b8f0b7995740ae04c5fb5b7df
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment