Skip to content

kwtucker/dotfiles

Repository files navigation

.Files

Clone

git clone [email protected]:kwtucker/dotfiles ~/.dotfiles

1. Create the ~/.whalebyte directory

mkdir -p ~/.whalebyte/{code,notes} ; touch ~/.whalebyte/.secret .env

2. Setup dotfile components

NOTE: Make sure if needed to create local files first:

  • modules: specify the modules to install outside the defaults. "LOCAL_MODULES = terraform"
  • git: [user] name and email and [url] instead of mapping.
  • zsh: environment variables with usernames and tokens set.
.dotfiles/modules.local.mk
.dotfiles/git/config.local
.dotfiles/zsh/local.zsh

3. Install Dotfiles

cd ~/.dotfiles && . ./bootstrap

Credits

Influneced by and examples taken from:

mnarrell

About

Configuration for my environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published