Skip to content

sweeney/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Install

Run from anywhere:

bash /path/to/dotfiles/install.sh

This symlinks all dotfiles into ~/.

Machine-specific config

Anything that shouldn't be committed (work project IDs, API keys, machine-specific paths) goes in ~/.bashrc.local. This file is sourced at the end of .bashrc if it exists, and is never tracked by this repo.

Example ~/.bashrc.local:

export GOOGLE_CLOUD_PROJECT=my-project
export SOME_API_KEY=secret

About

todo: put in some effort here

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors