jshreynolds / localetc

A slightly modular etc for your home folder to keep your pathing fu clean.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AMAZING SYSTEM BOOTSTRAP & CONFIGURATOR

Why Bother?

This repo is how I manage my local configuration.
Essentially it's a slightly modular PATH and Environment variable configuration system using Shell script basics (making it usable for bash AND zsh.

##USAGE

  1. curl https://raw.githubusercontent.com/jshreynolds/localetc/main/install.sh
  2. chmod 755 install.sh && ./install.sh
  3. Do what it says
  4. Good news, friend! You will have a configured system JUST LIKE MINE!!!

About

A slightly modular etc for your home folder to keep your pathing fu clean.


Languages

Language:Shell 92.8%Language:Ruby 4.8%Language:Python 2.4%