Skip to content
Snippets Groups Projects
Select Git revision
0 results

gen-ssh-config

Blame
    • nimrod's avatar
      f30effa5
      - Notify about generating SSH config in the post-merge git hook. · f30effa5
      nimrod authored
      - Added Documents/bin directory for scripts, moved renew-certs,
      train-wifi and dma-clean (wasn't commited before) there.
      - Made gen-ssh-config a script (in Documents/bin) instead of a shell
      alias. Call said script in the post-merge git hook (instead of sourcing
      bashrc which currently just exits if not running interactively which I
      like to keep doing). Added said scripts to pre-commit.
      f30effa5
      History
      - Notify about generating SSH config in the post-merge git hook.
      nimrod authored
      - Added Documents/bin directory for scripts, moved renew-certs,
      train-wifi and dma-clean (wasn't commited before) there.
      - Made gen-ssh-config a script (in Documents/bin) instead of a shell
      alias. Call said script in the post-merge git hook (instead of sourcing
      bashrc which currently just exits if not running interactively which I
      like to keep doing). Added said scripts to pre-commit.