Skip to content
  1. Nov 27, 2017
    • nimrod's avatar
      Docker aliases! · 084d2592
      nimrod authored
      A new shell script, `wrapper`, that (similar to what git does) in case an
      excutable of the format `command-subcommand` is available (command being
      the name called, $0), calling `command subcommand` will be call
      `command-subcommand`. For example: calling `docker dev` will call
      `docker-dev` if such an executable exists. So now `docker` (in
      `~/Documents/bin/` is a symlink to `wrapper`. Changed my docker shell
      aliases to scripts.
      084d2592
    • nimrod's avatar
  2. Nov 26, 2017
  3. Nov 20, 2017
  4. Nov 06, 2017
  5. Oct 31, 2017
  6. Oct 30, 2017
  7. Oct 29, 2017
  8. Oct 25, 2017
  9. Oct 24, 2017
  10. Oct 23, 2017
  11. Oct 18, 2017
  12. Oct 17, 2017
  13. Oct 14, 2017
  14. Oct 03, 2017
  15. Sep 28, 2017
  16. Sep 27, 2017
  17. Sep 26, 2017
  18. Sep 17, 2017
  19. Sep 14, 2017
  20. Aug 28, 2017
  21. Aug 17, 2017
  22. Aug 03, 2017
  23. Jul 31, 2017
  24. Jul 13, 2017
  25. Jul 06, 2017
  26. Jul 03, 2017
Loading