Skip to content
Snippets Groups Projects
  1. Feb 25, 2016
  2. Feb 24, 2016
    • Keegan Mullaney's avatar
      update lib · 027f9f14
      Keegan Mullaney authored
       Changes to be committed:
      	modified:   includes/software.sh
      027f9f14
    • Keegan Mullaney's avatar
      add repos dir input option · 758e1939
      Keegan Mullaney authored
      update run.sh with new lib names
      
       Changes to be committed:
      	modified:   run.sh
      	modified:   scripts/wordpress_dev.sh
      758e1939
    • Keegan Mullaney's avatar
      update libs · 2249f37a
      Keegan Mullaney authored
       Changes to be committed:
      	renamed:    includes/base.lib -> includes/base.sh
      	renamed:    includes/git.lib -> includes/git.sh
      	renamed:    includes/software.lib -> includes/software.sh
      2249f37a
    • Keegan Mullaney's avatar
      update lib · 3c5a7d28
      Keegan Mullaney authored
       Changes to be committed:
      	modified:   includes/software.lib
      3c5a7d28
    • Keegan Mullaney's avatar
      add wordpress dev code, del vars.sh · f98a1bde
      Keegan Mullaney authored
      move vars into run so users don't have to modify vars.sh manually
      remove $USER_NAME and use $HOME instead for simplicity in paths
      comment out creation of new users
      
       Changes to be committed:
      	modified:   README.md
      	modified:   includes/base.lib
      	modified:   includes/git.lib
      	modified:   includes/software.lib
      	modified:   run.sh
      	modified:   scripts/aliases.sh
      	modified:   scripts/linux_update.sh
      	modified:   scripts/ssh_key.sh
      	modified:   scripts/terminal_config.sh
      	new file:   scripts/wordpress_dev.sh
      	deleted:    vars.sh
      f98a1bde
    • Keegan Mullaney's avatar
      simplify yes/no prompts into lib function · 1381a4cd
      Keegan Mullaney authored
      add server or workstation text so user knows which has been selected
      
       Changes to be committed:
      	modified:   includes/base.lib
      	modified:   includes/git.lib
      	modified:   includes/software.lib
      	modified:   run.sh
      	modified:   scripts/linux_update.sh
      	modified:   scripts/terminal_config.sh
      	modified:   vars.sh
      1381a4cd
  3. Feb 23, 2016
  4. Feb 22, 2016
    • Keegan Mullaney's avatar
      replace hash with apt-cache policy · 3557727b
      Keegan Mullaney authored
      hash is not reliable for checking if app is installed
      fix bug with EOF
      fix bug with proxy address
      other bug fixes
      
       On branch master
       Your branch is up-to-date with 'origin/master'.
       Changes to be committed:
      	modified:   includes/base.lib
      	modified:   includes/software.lib
      	modified:   run.sh
      	modified:   scripts/aliases.sh
      	modified:   scripts/git_config.sh
      	modified:   scripts/linux_update.sh
      	modified:   scripts/ssh_key.sh
      	modified:   scripts/terminal_config.sh
      	modified:   vars.sh
      3557727b
    • Keegan Mullaney's avatar
      update license · b90144f8
      Keegan Mullaney authored
       On branch master
       Changes to be committed:
      	modified:   LICENSE
      	modified:   includes/base.lib
      	modified:   includes/git.lib
      	modified:   includes/software.lib
      	modified:   run.sh
      	modified:   scripts/aliases.sh
      	modified:   scripts/git_config.sh
      	modified:   scripts/linux_update.sh
      	modified:   scripts/ssh_key.sh
      	modified:   scripts/terminal_config.sh
      	modified:   vars.sh
      b90144f8
    • Keegan Mullaney's avatar
      update readme · 5abcebf6
      Keegan Mullaney authored
       On branch master
       Your branch is up-to-date with 'origin/master'.
      
       Changes to be committed:
      	modified:   README.md
      5abcebf6
    • Keegan Mullaney's avatar
      conversion from Fedora to Ubuntu · 0855d47f
      Keegan Mullaney authored
      also remove server options
      
       On branch master
       Your branch is up-to-date with 'origin/master'.
      
       Changes to be committed:
      	modified:   LICENSE
      	modified:   README.md
      	new file:   includes/base.lib
      	new file:   includes/git.lib
      	new file:   includes/software.lib
      	new file:   run.sh
      	new file:   scripts/aliases.sh
      	new file:   scripts/git_config.sh
      	new file:   scripts/linux_update.sh
      	new file:   scripts/ssh_key.sh
      	new file:   scripts/terminal_config.sh
      	new file:   sudoers.sh
      	new file:   vars.sh
      0855d47f
    • Keegan Mullaney's avatar
      Initial commit · 9131c5ee
      Keegan Mullaney authored
      9131c5ee
Loading