1. 01 Nov, 2017 13 commits
  2. 24 Sep, 2017 1 commit
  3. 22 Jun, 2017 1 commit
  4. 07 Jun, 2017 1 commit
  5. 03 May, 2017 1 commit
  6. 21 Apr, 2017 1 commit
  7. 30 Mar, 2017 12 commits
  8. 16 Mar, 2017 5 commits
  9. 27 Feb, 2017 1 commit
  10. 26 Feb, 2017 1 commit
  11. 23 Feb, 2017 3 commits
    • Avi Israeli's avatar
      itunes playlist first commit (#5860) · d874c73f
      Avi Israeli authored
      Added playlist feature for the itunes command: 
      if a variable is passed and is valid - will play the playlist
      if a variable is passed and is invalid(no such playlist) - will stop all playing
      if no variable is passed will print all playlists available on the host
      d874c73f
    • Franz König's avatar
      Added pacman file aliases (#5869) · ef9f3d97
      Franz König authored
      ef9f3d97
    • Ricardo Pérez's avatar
      Use proper config bin directory (#5886) · 4fba92e0
      Ricardo Pérez authored
      Add the proper config bin directory to `PATH` instead of the previously (incorrect) fixed `~/.composer/vendor/bin`. Nowadays the right config dir is `~/.config/composer/vendor/bin`.
      4fba92e0