ckr / .dotfiles

My personal dotfiles to make anywhere feel like HOME

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My DotFiles Repo

This is a collection of configuration files.

Usage

Pull the repository, and then create the symbolic links using GNU stow.

git clone git@github.com:ckr/.dotfiles.git ~/.dotfiles
cd ~/.dotfiles
stow zsh git # plus whatever else you'd like

You can install stow using brew

brew install stow

About

My personal dotfiles to make anywhere feel like HOME

License:MIT License


Languages

Language:Lua 59.1%Language:Shell 40.7%Language:AppleScript 0.3%