Skip to content

Miscellaneous scripts in bash/php and Linux env tunings for the better DX. Check the slides for this repo: https://github.com/8kto/talk-development-experience

Notifications You must be signed in to change notification settings

8kto/dev-scritps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dev-scritps

About

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.

Structure

├── 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