kbd / setup

My config, system settings, utilities, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setup

My config, system settings, dotfiles, utilities, etc.

Usage

To run, clone into ~/setup (though location of the repository doesn't matter), and run ~/setup/HOME/bin/setup.

Bootstrap

You can bootstrap this onto a new system with:

python3 -c "$(curl -fsSL https://raw.githubusercontent.com/kbd/setup/master/bootstrap.py)"

Details

All "config" (what programs/libraries get installed, OS settings, etc.) go in conf/, and everything in HOME/ (dotfiles and so on) gets symlinked into $HOME.

About

My config, system settings, utilities, etc.

License:MIT License


Languages

Language:Python 51.6%Language:Shell 28.4%Language:Fennel 9.3%Language:Just 2.4%Language:Ruby 2.3%Language:Vim Script 2.0%Language:Nushell 1.7%Language:Crystal 1.0%Language:Lua 0.5%Language:TypeScript 0.3%Language:C 0.3%