Skip to content

mrapplexz/configstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mrAppleXZ's configstore

Applying

You can apply all the configs from the store by running the apply script with superuser privileges.

Quick apply command

Run this command to clone the repository, run apply script and remove the cloned repo: git clone https://github.com/mrAppleXZ/configstore /tmp/configstore && sudo /tmp/configstore/apply && rm -rf /tmp/configstore

Updating

You can update the store by running the update script.

Adding new items to the store

New items can be added to the store by editing the store.lst file and running the update script after that.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages