kimdwkimdw / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Hello dotfiles.

components

There's a few special files in the hierarchy.

  • bin/: Anything in bin/ will get added to your $PATH and be made available everywhere.
  • Brewfile: This is a list of applications for Homebrew Cask to install: things like Chrome and 1Password and Adium and stuff. Might want to edit this file before running any initial setup.

install

git clone https://github.com/kimdwkimdw/dotfiles ~/.dotfiles
cd ~/.dotfiles
script/install

thanks

referenced from

  1. https://github.com/holman/dotfiles
  2. https://github.com/rtomayko/dotfiles
  3. https://github.com/wookayin/dotfiles

About


Languages

Language:Vim Script 98.4%Language:Shell 1.4%Language:Ruby 0.1%