Skip to content
  1. Jul 05, 2021
  2. Apr 28, 2021
  3. Apr 24, 2021
  4. Apr 23, 2021
  5. Apr 12, 2021
  6. Apr 11, 2021
  7. Apr 05, 2021
  8. Mar 29, 2021
  9. Mar 07, 2021
  10. Feb 18, 2021
  11. Feb 07, 2021
  12. Jan 22, 2021
  13. Jan 05, 2021
  14. Dec 17, 2020
  15. Nov 18, 2020
  16. Oct 28, 2020
  17. Oct 24, 2020
    • nimrod's avatar
      Spammer. · 1e912443
      nimrod authored
      Spamer script, desktop file and symlink for autostart.
      1e912443
  18. Sep 03, 2020
  19. Jul 14, 2020
  20. Jul 09, 2020
  21. Apr 05, 2020
  22. Feb 27, 2020
  23. Aug 14, 2019
    • 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
  24. Jun 17, 2019
  25. May 23, 2019
  26. May 19, 2019
  27. May 05, 2019
  28. May 04, 2019
  29. Mar 23, 2019
    • nimrod's avatar
    • nimrod's avatar
      Mechanism for vendored and binary files. · acab77f1
      nimrod authored
      - Added Makefile to download the vendored and binary files.
      - Replace gen-ssh-config with the said Makefile.
      - Update all sorts of Bash completion files.
      - Added `kompose` Bash completion file.
      - Replace pythonrc submodule with said Makefile.
      - Replace `bfg` shell function with said Makefile (and short shell
      alias).
      - Update Git hook to use Makefile, remove whatever was removed.
      - Added `rc_update` shell alias to force update all said files.
      - Added `kind` Golang binary.
      acab77f1
  30. Mar 20, 2019
  31. Mar 19, 2019
  32. Oct 10, 2018
  33. Jul 04, 2018
  34. May 20, 2018
    • nimrod's avatar
      Python startup script. · 5a0f8fb9
      nimrod authored
      Use the pythonrc Python startup script added as a submodule instead of
      fiddling around with a script to build a (not really working) version
      for myself.
      5a0f8fb9
Loading