Contains automated scripts, configurations and basic Ubuntu set up.
git clone https://github.com/Tafara-N/Config.git
cd Config ; cd Scripts
./zsh
./setup
./packages
- keys: Generates RSA pair keys. Private
key name
provided by the$USER
. Bits in the key4096
.
- package_backup: Script re-creates your software environment, you can generate a list of all installed packages.
- packages: Installs some packages.
- setup: Script is used to setup the environment for the first time.
- shell: Last script to be ran after the environment has been configured.
- zsh: Installs and sets up zsh shell.
Script prints Python docs: Module, Function/Method and Classes.
Script is used to free up memory in Linux systems.
Script removes old revisions of snaps.
Script fixes speaker problems on Huawei Matebook D15: 'No sound'.
Cron job to update the system every day at 5 a.m, 12 pm, 6 pm and 10 pm
File explains how to use Cronjob.
Script reads a requirements.txt file and removes the version numbers from each line.
Script prints Python docs: Module, Function/Method and Classes.
Script to load a config template into the current directory.
Files: ".editorconfig", ".flake8", ".nvmrc", ".pycodestyle", ".python-version", ".ruby-version", "setup.cfg"
Script to load a .gitignore template into a .gitignore file.
Files: Over 400 to choose from
<using numbers>
Script validates HTML and CSS files.
Convert JSON to CSV
Convert CSV to JSON