k001 / dots-1

dots & setup for macos/linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dots

My personal config files with some magic to setup fresh macos/linux installs.

Screenshot

Nota: This is a forever WIP of my environment, please read the source code before run this.

Installing

Get the source and cd into the directory:

git clone git@github.com:tun/dots.git .dots && cd .dots

The setup script detects whether is running on macos or linux.

Install dot files:

./setup --dots

Install development environment:

./setup --dev 

Install packages:

./setup --packages 

Usage

./setup.sh [--packages | --dots | --dev | --all | --help]

About

dots & setup for macos/linux


Languages

Language:Shell 59.1%Language:Vim Script 34.7%Language:Lua 6.1%