8000 GitHub - KonradStanski/config: Config files: dotfiles, install scripts, workflow setup scripts ect.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

KonradStanski/config

Folders 8000 and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Config

My custom configuration management and bootstrapping tool.

Single Command Download and Install

run curl -fsSL https://raw.githubusercontent.com/konradstanski/config/master/bootstrap.sh | bash

Manual Install

run bootstrap.sh This will:

  • detect your operating system
  • run ./install/<OS>/install.sh
  • run ./make stow <OS>

Cross-platform methodology:

The stow folder is divided into common, darwin, and linux. Files that are identical in both, go into common. If the files are only required in one platform, put them in the correct mirrored tree structure in the platform specific folder. For example: main.zsh loads a ~/.config/zsh/platform.zsh file. This file is not in common, but instead is in both darwin and linux. It contains platform specific bash sourcing.

About

Config files: dotfiles, install scripts, workflow setup scripts ect.

Resources

Stars

Watchers

Forks

Releases

No releases published
4947

Packages

No packages published

Contributors 2

  •  
  •  
0