mphung97 / shaky-dotfiles

My Dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Here's a description of how my dotfiles work.

Install

git clone <this-repo>
cd <this-repo>
./install/bootstrap.sh

Local ZSH Config

If there's customization you want ZSH to load on startup that is specific to this machine (stuff you don't want to commit into the repo), create ~/.env.sh and put it in there. It will be loaded near the top of .zshrc.

About

My Dotfiles


Languages

Language:Shell 85.1%Language:Lua 13.2%Language:JavaScript 0.9%Language:Swift 0.7%Language:AppleScript 0.1%