Skip to content
  1. Dec 19, 2019
    • nimrod's avatar
      af506af5
    • nimrod's avatar
      Nicer lsblk. · 076814ab
      nimrod authored
      076814ab
    • nimrod's avatar
      Fix! · 0b42f8a1
      nimrod authored
      0b42f8a1
    • nimrod's avatar
      Fix issue with ControlMaster sockets pruning. · 9c5bbeb0
      nimrod authored
      The prune_ssh_sockets shell function would always delete the
      ControlMaster sockets (the open file handlers would have a random suffix
      and the check would always show that the socket wasn't open by any
      process). Instead add a prefix to the ControlMaster sockets and ignore
      them when pruning. Those sockets are always deleted when the process
      exists. Also, mark the vim filetype for the ssh config fragments as
      sshconfig.
      9c5bbeb0
    • nimrod's avatar
      Clean the Endless SSH config. · 6c992b1a
      nimrod authored
      Use the openvpn endpoint as a jump host, it eases the firewall
      restrictions. Clean up duplications.
      6c992b1a
  2. Dec 17, 2019
  3. Dec 09, 2019
  4. Dec 08, 2019
  5. Dec 01, 2019
  6. Nov 07, 2019
    • nimrod's avatar
      Updates to binaries, vendored filed. · 9d005412
      nimrod authored
      - Add toolbox script, bash completion.
      - Better ansible-local in Makefile (match shell alias).
      - Delete gcloud SDK bash completion, the mirror in github is gone.
      - Update to newer version of binaries and vendored files.
      9d005412
  7. Nov 01, 2019
  8. Oct 31, 2019
  9. Oct 28, 2019
  10. Oct 27, 2019
  11. Oct 20, 2019
  12. Oct 14, 2019
  13. Sep 13, 2019
  14. Sep 09, 2019
  15. Aug 22, 2019
  16. Aug 17, 2019
  17. Aug 16, 2019
  18. Aug 14, 2019
    • nimrod's avatar
      Update Travis CI. · fa09fb66
      nimrod authored
      fa09fb66
    • nimrod's avatar
      Vagrant scripts. · df0853f6
      nimrod authored
      - Add missing symlink to the wrapper script, without it the scripts
      can't be called as Vagrant commands.
      - Fix pylint issues.
      df0853f6
    • nimrod's avatar
      A commit that's just too big. · 8335e2b1
      nimrod authored
      Too many changes in one commit that aren't relevant to each other all
      because I didn't commit these for some time and they piled up, exactly
      what I shouldn't do.
      
      - Remove some Git submodules. They're not needed.
      - Remove the REPREPRO_BASE_DIR environment variable, it's set with
      direnv inside that project.
      - Use Docker Buildkit.
      - Use auto Python interpeter with Ansible, prefer Python3.
      - Better ls aliases.
      - Netcat aliases to listen and check ports and sockets.
      - Aliases and functions for Terraform.
      - Use Black to format Python code.
      - Show the run duration and exit code in a line before the prompt, maybe
      better with Bash earlier than 5.0, where there's an annoying with line
      wrapping.
      - Valid name for the flatpak_kill shell function.
      - Delete user-dirs files, didn't do anything anyway.
      - Convert README from reStructuredText to Markdown.
      - Don't install gsutil with Python2, use snap to install the Google SDK.
      - More pre-commit hooks, update the exiting ones, format the file for
      yamllint, Use flake8 from it's repo, the one from the hooks repo is
      deprecated.
      - Clean the Shore SSH config.
      - Add the shared AWS keys to the Endless SSH config.
      8335e2b1
    • nimrod's avatar
      508671e0
  19. Jul 23, 2019
    • nimrod's avatar
      Revert 9bbcdaae · 3f65d66b
      nimrod authored
      Back to ElementaryOS, Flatpak is older there.
      3f65d66b
  20. Jul 12, 2019
  21. Jul 10, 2019