Skip to content

Zero to fully configured with one script (macOS and WSL)

Notifications You must be signed in to change notification settings

thomasconner/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Instructions

  1. git clone https://github.com/AdamVig/dotfiles.git
  2. ./bin/,bootstrap
  3. enter your password

Note: moving the dotfiles folder requires re-running ,bootstrap to re-establish the symlinks to your home directory.

After cloning, run the following command to configure the repository's Git hooks:

git config --local core.hooksPath scripts/git-hooks

File Structure

.vscode/

Settings, keybindings, and snippets for Visual Studio Code.

bin/

Various scripts, including bootstrap.

.bashrc

Basic Bash configuration for scripts that run interactively.

.exports

Environment variables.

.zshrc

Configure Zsh.

For machine-specific environment variables or shell configuration, create ~/.locals. This file will be sourced by .zshrc.

About

Zero to fully configured with one script (macOS and WSL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 91.6%
  • PowerShell 5.0%
  • Emacs Lisp 2.0%
  • Ruby 1.4%