Skip to content

moaqz/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository stores all my configuration files, making it easy to copy settings between projects.

What’s Inside?

  • A registry (config/registry.json) that links all configurations and their dependencies, like ESLint.
  • A CLI tool you can install to manage and apply configurations quickly.

Motivation

I wanted an easy way to:

  • Keep all my configurations in one place.
  • Copy and apply settings across different projects.
  • Save time when setting up new environments.

How to Install

sudo curl -s https://raw.githubusercontent.com/moaqz/config/main/src/index.js -o /usr/local/bin/moaqz-config
sudo chmod ugo+rx /usr/local/bin/moaqz-config

About

⚙️ My personal config files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published