GitXplorerGitXplorer
Z

zztools

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
30acdeae2e8c08b91916c933cb9ee3a2a5e0e63c

Fixed errors in fromjson

ZZofiaZementa committed 4 years ago
Unverified
33ac1532a8e6e7e2f7e956ccb4f3cb9ec72d36e0

reworked folder structure

ZZofiaZementa committed 4 years ago
Unverified
5f342aeed3b34e2506ef870973d23af19b3f4dea

Centralised cli io and implemented -q option

ZZofiaZementa committed 4 years ago
Unverified
205c5196b66ffa48c2add653b6e0521921de5709

Changed getter and setter of override_sudo property

ZZofiaZementa committed 4 years ago
Unverified
88b774050d1431762a76cf0ec09d4a02c65e83f9

Implemented ovirrding of sudo

ZZofiaZementa committed 4 years ago
Unverified
a53dc7a1fb0a0db4092f98d3e59d616c8b249fb8

Added MakeStep

ZZofiaZementa committed 4 years ago

README

The README file for this repository.

zztools

zztools can set up a system to your preferences, no matter what os it is, all with a single config

The need

if you switch distros a lot or have to set up your system a lot, you'll sometimes get tired of always configuring everything yourself. zztools can do all of that for you, in one command and one config, no matter what os you use

Installation

Unfortunately, right now, zztools isn't available in any repository yet. That is soon going to change. To install it, just clone this repository, and run python zztools.py -h to get a help. Since the wiki isn't finished done yet, you'll have to make due with the program help.

Configuration

For configuration, see the wiki

Contributing

If you want to contribute, just fork the repo and then make a pull request. I'll also set up a Contributing.md in the next few days.

Contributors