Skip to content

Settings, scripts, and resources I find useful for my development environment.

Notifications You must be signed in to change notification settings

cyreb7/AutoScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoScript

Helpful programming settings, scripts, and resources I find useful in my development environment.

Using Files

It's recommended that wherever possible you create symlinks to the files in this repositories instead of copying them out. This lets you keep your files up to date with any changes you make or pull from this repository.

Useful Links

  • Clockwork - debug what SQL Laravel is running for each request in dev tools
  • CodeCopy - adds a "copy" button to code snippets in the browser
  • DevDocs - searchable and offline documentation for most programming languages and frameworks
  • ExplainShell - explains exactly what the crazy command you copped from the Internet does
  • JetBrains Mono - my preferred development font
  • REGEX101 - helps build and explain regular expressions
  • My Keyboard Layout - programmable keyboards are awesome

Contributing

If you have something that makes your everyday development life easier, please feel free to open a PR and add them here. Just try to keep anything overly specific to your setup in its own branch or fork.

About

Settings, scripts, and resources I find useful for my development environment.

Resources

Stars

Watchers

Forks

Languages