Skip to content

nathany-copia/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anmlnath dotfiles

My work dotfiles managed with rcm.

Installation

Oh My Zsh

sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

(Note: oh-my-zsh install overwrites .zshrc, so install it first)

Homebrew

Homebrew with bundle

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

brew bundle -v

RCM

Dotfile management with RCM

rcup -v -d ~/work/src/github.com/nathany-copia/dotfiles -x README.md -x LICENSE -x Brewfile

SSH Keys

New SSH keys need to be created (GitHub with 1Password.

cd ~/.ssh
ssh-keygen -t ed25519 -C "nathan@agileanimal.com"

Enter file in which to save the key: aai_ed25519

About

My work dotfiles managed with rcm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published