Skip to content
/ setup Public
forked from kbd/setup

My config, system settings, utilities, etc.

License

Notifications You must be signed in to change notification settings

fuath/setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setup

My config, system settings, utilities, and so on, and tools for syncing them between machines.

Usage

To run, clone into ~/setup (though location of the repository doesn't matter), and run ~/setup/HOME/bin/setup. It'll automatically rename any existing files and create symlinks pointing to the repository.

Bootstrap

You can bootstrap this onto a new system with:

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

Editor settings

I use Visual Studio Code, which doesn't make it easy to source control your editor settings without an extension.

Here's the gist containing my editor settings.

About

My config, system settings, utilities, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.2%
  • Shell 26.9%
  • Vim Script 1.8%
  • Ruby 1.7%
  • TypeScript 0.4%