Personal Collection of Awesome Code Snippets
- print only env var names: prints only environment variable names in the system, it doens't print their values.
- Auto Keyboard Typing: Auto type repetative string from keyboard aka paste by keyboard strokes, useful when
ctrl+vdoen't work.