Skip to content
View kolach's full-sized avatar

Block or report kolach

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Fix for zsh: corrupt history file /h... Fix for zsh: corrupt history file /home/marc/.zsh_history
    1
    #!/bin/sh 
    2
    # Borrowed from http://marcparadise.com/blog/2013/09/21/how-to-fix-a-corrupt-history-file/
    3
    # If you ever see a message like this upon starting a new shell
    4
    # zsh: corrupt history file /home/marc/.zsh_history
    5
    # here is a quick fix
  2. tmux-temp tmux-temp Public

    tmux plugin to show CPU temperature

    Shell 11 10

  3. loopback-component-winston loopback-component-winston Public

    globally accesible (via app.log) winston logger

    JavaScript 8 12

  4. loopback-component-cloudinary loopback-component-cloudinary Public

    Cloudinary connector for loopback

    JavaScript 4 6

  5. go-factory go-factory Public

    Factory for test data

    Go 3

  6. debug-container debug-container Public

    debug your app inside container using pre-configured neovim

    Shell