Skip to content

braebot/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Jeff's macOS dotfiles (zsh).

install.sh (based on the one from https://github.com/sontek/dotfiles) symlinks every _foo file in this repo to ~/.foo, backing up anything it replaces to <file>.bak.

./install.sh

What's here

  • _zshrc / _zprofile — zsh config: aliases, git-aware prompt, PATH, Homebrew (brew shellenv), and editor
  • _gitconfig / _gitignore — git settings, aliases, and the global ignore

Secrets

Tokens and keys are not stored in this repo. _zprofile sources ~/.zsh_secrets if it exists (which is gitignored). Create it by hand on each machine and chmod 600 it, e.g.:

export GITHUB_TOKEN="..."

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages