Skip to content

Personal library of code snippets, configs, scripts — and a few other little things.

License

Notifications You must be signed in to change notification settings

medeirosinacio/library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

library

📚 Personal library of scripts, configuration files, SQLs, and some extra handy stuff.

This repository is a collection of useful tools I use in my daily workflow — from shell scripts and PowerShell automations to Docker utilities and SQL helpers. It’s a personal reference hub, built over time, and shared in case it’s helpful to others as well.


📁 Structure Overview

.
├── conf/               # Shell config files (.bash_aliases, etc.)
├── docker-bin/         # Docker helper scripts
├── powershell-scripts/ # PowerShell automation scripts
├── shell-scripts/      # Bash utilities for Linux/macOS
├── sqls/               # Handy SQL queries and snippets
├── .gitignore
├── LICENSE
└── README.md

🛠 Highlights

  • Shell and Bash scripts for common ops tasks
  • PowerShell automation for WSL and Windows setup
  • SQL snippets for quick DB operations
  • Docker wrapper scripts for repeatable workflows
  • Config files to streamline your CLI environment

⚖️ License

MIT — feel free to use, adapt, and share.

About

Personal library of code snippets, configs, scripts — and a few other little things.

Topics

Resources

License

Stars

Watchers

Forks