aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Collapse)Author
2021-07-16revert: reverted change that broke win symlinksToby Vincent
2021-07-16refactor: renamed sh folder to shellToby Vincent
2021-07-15feat: added ssh ControlMaster to persist connectionsToby Vincent
2021-07-15style: cleaned up and added some commentsToby Vincent
2021-07-13revert: removed unused filesToby Vincent
2021-07-13feat: added git squash aliasToby Vincent
2021-07-13feat: added GPG_TTY export for vscode remoteToby Vincent
2021-07-12feat: added more docker machine aliasesToby Vincent
2021-07-12revert: removed unused symlinksToby Vincent
2021-07-12feat: added docker-machine env aliasToby Vincent
2021-07-12refactor: cleaned up some commands and fixedToby Vincent
2021-07-12feat: added vscode setting to disable submodulesToby Vincent
2021-07-12feat: added drop-cache cron command for wslToby Vincent
2021-07-12revert: removed gh-cli install until I get it workingToby Vincent
2021-07-12refactor: changed aliases from dbi/dbu to dfi/dfuToby Vincent
2021-07-11revert: removed docker machine wrapperToby Vincent
2021-07-11feat: added docker machine use wrapperToby Vincent
2021-07-11revert: removed unused gpg-bridge executableToby Vincent
2021-07-11feat: added docker machineToby Vincent
2021-07-09feat: replaced loop with each expanded if statementToby Vincent
2021-07-09feat: moved sockets to a local variableToby Vincent
2021-07-09feat: automated the conversion of ssh configs from wsl to winToby Vincent
2021-07-09feat: added pre-check for existing symlinksToby Vincent
2021-07-08fix: fixed gpg agent setup (no idea how...)Toby Vincent
2021-07-08refactor: moved mkln into a standalone scriptToby Vincent
2021-07-08feat: added gh-cli installerToby Vincent
2021-07-08revert: removed scripts-common submodule due to issuesToby Vincent
2021-07-05fix: fixed typo in compose version commandToby Vincent
2021-07-05feat: added dotfiles update scriptToby Vincent
2021-07-05feat: added alias for installing dotfilesToby Vincent
2021-07-05feat: added compose-cli v2 installerToby Vincent
2021-07-05revert: removed wakeonlanToby Vincent
2021-07-05feat: added cheet.shToby Vincent
2021-07-05fix: fixed error resolution on wsl commandToby Vincent
2021-07-05perf: moved antigen setup to antigenrc, improves cache performanceToby Vincent
2021-07-05fix: fixed gpg trust import and added error checkingToby Vincent
2021-07-04refactor: cleaned up env varsToby Vincent
2021-07-04fix: changed docker aliases... again...Toby Vincent
2021-07-04fix: fixed issue with .profile pathToby Vincent
2021-07-03feat: more docker aliasesToby Vincent
2021-07-03revert: removed docker-compose zsh pluginToby Vincent
2021-07-03feat: added more docker aliasesToby Vincent
2021-07-03feat: added check for docker (compose) aliasesToby Vincent
2021-07-03feat: added scripts-common submoduleToby Vincent
2021-07-02fix: fixed RemoteForward pathToby Vincent
2021-07-02feat: added DO dropplet to ssh configToby Vincent
2021-07-01test: added more parameter testing and set -e flagToby Vincent
2021-07-01refactor: moved artifact files array to be more obviousToby Vincent
2021-07-01feat: unified input for remote repoToby Vincent
2021-07-01feat: edited usageToby Vincent