My work dotfiles managed with rcm.
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
- oh-my-zsh
- Pure prompt (included with oh-my-zsh)
- macos-terminal-themes
- Luxi Mono
(Note: oh-my-zsh install overwrites .zshrc, so install it first)
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew bundle -v
Dotfile management with RCM
rcup -v -d ~/work/src/github.com/nathany-copia/dotfiles -x README.md -x LICENSE -x Brewfile
New SSH keys need to be created (GitHub with 1Password.
cd ~/.ssh
ssh-keygen -t ed25519 -C "[email protected]"
Enter file in which to save the key: aai_ed25519