Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Configuration for my environment

dantuck/dotfiles-1

 
 

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:

  • git: [user] name and email and [url] instead of mapping
  • zsh: environment variables with usernames and tokens set.
.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

Languages

  • Python 33.2%
  • Shell 30.6%
  • Vim Script 21.5%
  • Makefile 11.7%
  • Lua 3.0%