1. 12 Jul, 2019 1 commit
    • Mark Coleman's avatar
      readme: document oneliner unattended installation command (#7983) · 29fb617e
      Mark Coleman authored
      The original suggestion for an unattended install downloads the installation script to a file, then runs that file with the --unattended argument. The install.sh file would be left behind after the suggested command was run.
      This change passes the --unattended argument directly into sh. So, it's a nice one-liner like the default installation script, and it doesn't leave a dangling install.sh script.
      29fb617e
  2. 01 Jul, 2019 1 commit
    • Robby Russell's avatar
      s/might/may · b259cdf7
      Robby Russell authored
      After wandering into a few articles that discuss the difference between might and may...opting for may.
      b259cdf7
  3. 03 Jun, 2019 1 commit
  4. 04 May, 2019 1 commit
  5. 04 Apr, 2019 1 commit
  6. 26 Feb, 2019 2 commits
  7. 15 Jun, 2018 1 commit
  8. 15 Apr, 2018 1 commit
  9. 23 Feb, 2018 1 commit
  10. 08 Nov, 2017 1 commit
  11. 04 Nov, 2017 1 commit
  12. 01 Nov, 2017 3 commits
  13. 26 Feb, 2017 1 commit
  14. 08 Dec, 2016 1 commit
  15. 02 Nov, 2016 1 commit
  16. 25 Oct, 2016 1 commit
  17. 17 Oct, 2016 1 commit
  18. 13 Oct, 2016 1 commit
  19. 26 Sep, 2016 1 commit
  20. 24 Sep, 2016 1 commit
  21. 20 Sep, 2016 2 commits
  22. 12 May, 2016 2 commits
  23. 24 Mar, 2016 2 commits
  24. 19 Mar, 2016 1 commit
  25. 18 Jan, 2016 1 commit
  26. 04 Jan, 2016 1 commit
  27. 18 Dec, 2015 1 commit
    • LE Manh Cuong's avatar
      Some improvements · 5e77e00a
      LE Manh Cuong authored
       - Adding documentation
       - Note the effect empty array
       - Fix spelling
       - Using new test `[[...]]`
      5e77e00a
  28. 05 Dec, 2015 1 commit
  29. 10 Nov, 2015 1 commit
  30. 21 Oct, 2015 1 commit
  31. 08 Oct, 2015 1 commit
  32. 31 Aug, 2015 1 commit
  33. 26 Aug, 2015 1 commit
  34. 22 Jul, 2015 1 commit
    • Qix's avatar
      Update README.markdown · b3ce0f36
      Qix authored
      A few spelling fixes, grammatical fixes (what's with all the ellipses?), some standardization of capitalization, and a few other tweaks.
      
      As well, I changed all standalone code fragments into proper code blocks.
      
      I also added a missing theme image!
      b3ce0f36