Skip to content
  1. Mar 24, 2019
  2. Mar 23, 2019
  3. Mar 22, 2019
  4. Mar 21, 2019
  5. Mar 20, 2019
    • nimrod's avatar
      Kind of redundant. · a9a6dfa9
      nimrod authored
      a9a6dfa9
    • nimrod's avatar
      Replace generated Bash completion scripts with ones that eval the output... · 8d2d3518
      nimrod authored
      Replace generated Bash completion scripts with ones that eval the output instead (instead of adding cleanup functionality to the gen-bash-completion script in case files linger in .bash_completion.d .
      8d2d3518
    • nimrod's avatar
      Update pythonrc submodule. · c6dc280c
      nimrod authored
      c6dc280c
    • nimrod's avatar
      Added git cdiff alias to diff --cached. · 9cc8c74f
      nimrod authored
      9cc8c74f
    • nimrod's avatar
      Working monitor with sudo. · dcf0cc3b
      nimrod authored
      - Moved `monitor` from a shell function to a script, now it's callable
      without mocking with the shell. Also, added an alias for `monitor` to
      expand aliases after it.
      - `sudome` is now a shell script instead of a function, now it works
      around the `secure_path` option by trying to find the executable in the
      path before calling `sudo`. Also, added an alias for `sudome` to expand
      aliases after it.
      - `__apt-daily` is now a shell script, it probably could have stayed a
      shell alias but the quotes failed to pass the entire command to
      `/bin/sh` as it was and I couldn't be arsed to solve it.
      - Simplified `flatpak-daily`.
      - `dd` shell alias is simpler and now the invocation `sudome dd` works
      as expected (which was the whole point to begin with).
      dcf0cc3b
  6. Mar 19, 2019
  7. Mar 18, 2019
  8. Mar 17, 2019
  9. Mar 15, 2019
  10. Mar 09, 2019
  11. Mar 08, 2019
  12. Mar 03, 2019
    • nimrod's avatar
      Sort requirements.txt. · 79775b94
      nimrod authored
      79775b94
    • nimrod's avatar
      Update requiremets.txt. · 7479f9f3
      nimrod authored
      - Remove aws-shell, conflicts with pgcli and mycli over prompt_toolkit.
      - Add awslogs.
      - Add (my) template.
      - Add sh and parse for vagrant-{update,clean}.
      7479f9f3
  13. Feb 28, 2019
  14. Feb 27, 2019