Created
March 5, 2024 18:08
-
-
Save royerk/bd15a90927b139126902481ccc6c52d5 to your computer and use it in GitHub Desktop.
Macos setup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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