- Feb 25, 2016
-
-
Keegan Mullaney authored
clean up old code Changes to be committed: 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: scripts/wordpress_dev.sh
-
Keegan Mullaney authored
Changes to be committed: modified: includes/base.sh modified: includes/git.sh modified: includes/software.sh
-
Keegan Mullaney authored
clean up code and simplify functions Changes to be committed: modified: run.sh
-
Keegan Mullaney authored
Changes to be committed: modified: includes/base.sh modified: includes/git.sh modified: includes/software.sh
-
Keegan Mullaney authored
make sure enter key must be pressed before perfoming actions Changes to be committed: modified: scripts/aliases.sh modified: scripts/linux_update.sh modified: scripts/ssh_key.sh modified: scripts/terminal_config.sh
-
Keegan Mullaney authored
Changes to be committed: modified: includes/software.sh
-
Keegan Mullaney authored
Changes to be committed: modified: includes/base.sh modified: includes/software.sh modified: run.sh
-
- Feb 24, 2016
-
-
Keegan Mullaney authored
Changes to be committed: modified: includes/software.sh
-
Keegan Mullaney authored
update run.sh with new lib names Changes to be committed: modified: run.sh modified: scripts/wordpress_dev.sh
-
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
-
Keegan Mullaney authored
Changes to be committed: modified: includes/software.lib
-
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
-
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
-
- Feb 23, 2016
-
-
Keegan Mullaney authored
On branch master Changes to be committed: modified: includes/software.lib
-
Keegan Mullaney authored
On branch master Changes to be committed: modified: README.md
-
Keegan Mullaney authored
On branch master Changes to be committed: modified: README.md
-
Keegan Mullaney authored
On branch master Changes to be committed: modified: README.md
-
Keegan Mullaney authored
On branch master Changes to be committed: modified: README.md modified: includes/base.lib modified: includes/software.lib modified: run.sh modified: scripts/linux_update.sh modified: scripts/ssh_key.sh modified: scripts/terminal_config.sh modified: vars.sh
-
- Feb 22, 2016
-
-
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
-
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
-
Keegan Mullaney authored
On branch master Your branch is up-to-date with 'origin/master'. Changes to be committed: modified: README.md
-
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
-
Keegan Mullaney authored
-