All Projects → cbowdon → Config

cbowdon / Config

Licence: other
Configuration files

Programming Languages

lua
6591 projects
emacs lisp
2029 projects
shell
77523 projects
Vim Script
2826 projects

Projects that are alternatives of or similar to Config

dhall-clj
Dhall to and from Clojure
Stars: ✭ 71 (+238.1%)
Mutual labels:  config
salak.rs
A multi layered configuration loader and zero-boilerplate configuration parser.
Stars: ✭ 27 (+28.57%)
Mutual labels:  config
Machfiles
The dotfiles you see in all my videos
Stars: ✭ 347 (+1552.38%)
Mutual labels:  config
Arma-Server-Config-Generator
Generate custom server config files for your arma 3 sever easily.
Stars: ✭ 13 (-38.1%)
Mutual labels:  config
dotfiles
Config files for my *nix systems
Stars: ✭ 105 (+400%)
Mutual labels:  config
network tech
Cisco config syntax and snippets for Sublime Text
Stars: ✭ 82 (+290.48%)
Mutual labels:  config
climatecontrol
Python library for loading settings and config data from files and environment variables
Stars: ✭ 20 (-4.76%)
Mutual labels:  config
props
config source library for golang, support properties/yaml/ini file、zookeeper\consul\etcd k/v k/props
Stars: ✭ 57 (+171.43%)
Mutual labels:  config
theconf
Python Package for Managing Configurations
Stars: ✭ 35 (+66.67%)
Mutual labels:  config
onion
Layer based configuration for golang
Stars: ✭ 104 (+395.24%)
Mutual labels:  config
PicoMite
Config files for my GitHub profile.
Stars: ✭ 82 (+290.48%)
Mutual labels:  config
CoreBook X OC
OpenCore configuration to Install/Boot macOS 11.X+ on Chuwi CoreBook X
Stars: ✭ 15 (-28.57%)
Mutual labels:  config
config
Config component, strictly typed
Stars: ✭ 14 (-33.33%)
Mutual labels:  config
configuro
An opinionated configuration loading framework for Containerized and Cloud-Native applications.
Stars: ✭ 81 (+285.71%)
Mutual labels:  config
Akshay-Vs
Config files for my GitHub profile.
Stars: ✭ 17 (-19.05%)
Mutual labels:  config
transfer
Converts from one encoding to another. Supported formats HCL ⇄ JSON ⇄ YAML⇄TOML⇄XML⇄plist⇄pickle⇄properties ...
Stars: ✭ 70 (+233.33%)
Mutual labels:  config
tekniq
A framework designed around Kotlin providing Restful HTTP Client, JDBC DSL, Loading Cache, Configurations, Validations, and more
Stars: ✭ 31 (+47.62%)
Mutual labels:  config
nestjs-config
NestJS Module for Nonfig services. Nonfig combines Configurations and Features. So you change features, and release swiftly, and measure to digital impact.
Stars: ✭ 40 (+90.48%)
Mutual labels:  config
tomlj
A Java parser for Tom's Obvious, Minimal Language (TOML).
Stars: ✭ 72 (+242.86%)
Mutual labels:  config
nginx-conf
Nginx configuration
Stars: ✭ 18 (-14.29%)
Mutual labels:  config

Configuration files

If it's important, version it!

Usage

Use GNU Stow to install symlinks for a particular program, e.g. to install symlinks for =/.emacs= and =/init.org= (the files in emacs):

cd Config
stow -t ~ emacs

Emacs

Contains my pinched-favourite-bits-from-Spacemacs literate init file.

Copy syslog.el manually to ~/.emacs.d.

Vim

I used to use Vim extensively, managing plugins with vundle.

CTags

I developed some CTags defs for TypeScript so that I could work more effectively with it in Vim.

GHC

Minor quality-of-life improvements for GHCi.

Bash

Rather old, use with caution.

  • .bashrc - Arch
  • .bash_profile - OSX

Conky

This config but adapted to openSUSE Tumbleweed.

Autostart Scripts

stow -t ~/.config/autostart-scripts autostart-scripts

License

GPL3 for my stuff, slime.vim which is copied here, is MIT and syslog-mode is GPL2.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].