mhotan / home-dir

Unix home directory setup.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unix Machine Home Drive (~/)

Version controlled set of files used to set up my home directory. This project is intended to assist the natural evolution of my Unix development machine.

Usage

$ cd ~/
$ git clone https://github.com/mhotan/home-dir.git
$ # MacOs
$ home-dir/setup_mac.sh
$ 
$ # Elementary OS 6
$ sudo ./setup_elementary_6_linux.sh

Update brew packages

$ cd ~/home-dir
$ ./update_casks.sh

About

Unix home directory setup.


Languages

Language:Shell 92.2%Language:Vim Script 6.8%Language:Ruby 1.0%