/tk-boilerplate

Primary LanguageShellMIT LicenseMIT

tk-boilerplate

Some boilerplate stuff, which I need frequently to get my projects running smooth.

Table of content

  • editorconfig/
    • .editorconfig file
    • explanation
  • prettier/
    • .prettierrc file
    • explanation how to setup and why
  • ssh/
    • .profile file
    • ssh key with passphrase: SSO for SSH keys
  • shell/
    • tools I use and love
  • vscode/
    • extensions I use
    • VSCode snippets to type less code

Why is this public?

Many things are really subjective. They work best for me - and not necessary best for you. But I don't want to hide these things, as some stuff might help others as well. At work I already got asked if I can share some settings. And the easiest to do so, is to just put them Open Source.