dev-scritps is a set of useful tunings for Linux user's profile, terminal, vim, git. It also includes some common scripts, commands and shortcuts I found useful for every-day routine.
It is not a Definitive Guide or absolute truth of Configuration of All the Stuff, but snippets I apply for every Linux installation, shortcuts which I use every day, scripts that I reimplemented dozens of times (so they eventually became something common and settled here).
Any suggestions, PRs and comments are really welcome.
├── bash # Common scripts and useful commands
├── docker # Some anemic Docker makefile template
├── env # Configurations for git, vim, Linux profile
├── git # Useful commands for git
├── hotkeys # Hotkeys for misc tools
└── php # Scripts I wrote for advanced dumping DB and some Symfony scaffolding