Skip to content
  1. Oct 24, 2020
    • nimrod's avatar
      Spammer. · 1e912443
      nimrod authored
      Spamer script, desktop file and symlink for autostart.
      1e912443
  2. Oct 10, 2020
    • nimrod's avatar
      Standardise on Python 3.6. · 3e09b5c5
      nimrod authored
      I'm using ElementaryOS which has Python 3.6 as the system Python3.
      It's a supported Python version, the system packages will be used and
      everything that runs on that version will run on later versions.
      3e09b5c5
  3. Sep 28, 2020
  4. Sep 20, 2020
  5. Jul 16, 2020
  6. Jul 09, 2020
  7. Jun 21, 2020
  8. May 11, 2020
  9. Apr 05, 2020
    • nimrod's avatar
      clear_clipped. · 07654935
      nimrod authored
      Whem the database for clipped gets corrupted, it needs to be deleted and
      the application restarted. Script that.
      07654935
    • nimrod's avatar
      Better the flatpak-daily script. · 21292e80
      nimrod authored
      - More scripty (set -eu, not just an alias in a script).
      - Update appstream data.
      21292e80
  10. Mar 11, 2020
  11. Feb 09, 2020
    • nimrod's avatar
      git-prunetree · 60c3ddc8
      nimrod authored
      Git script to remove temp work tress and prune work trees.
      60c3ddc8
  12. Jan 14, 2020
  13. Dec 19, 2019
    • nimrod's avatar
      af506af5
    • 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
  14. Dec 09, 2019
  15. Dec 08, 2019
  16. 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
  17. Oct 27, 2019
  18. Oct 14, 2019
  19. Sep 13, 2019
  20. Aug 14, 2019
    • 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
  21. Jul 10, 2019
  22. May 29, 2019
  23. May 19, 2019
  24. May 05, 2019
  25. May 02, 2019