Commit Graph

198 Commits

Author SHA1 Message Date
Shaun Reed c05891c5ae Fix username typo 2019-09-06 23:12:13 +00:00
Shaun Reed d61d782f6b Add updating SSH keys and /etc/hosts to core ansible role 2019-09-06 23:10:26 +00:00
Shaun Reed 9a69416d89 Update core ansible role to configure Vim globally 2019-09-06 23:04:54 +00:00
Shaun Reed 255673b519 Fix directories in setup-vim.sh 2019-09-06 22:55:52 +00:00
First Last eed943bf0f Update setup-vim.sh to configure vim globally 2019-09-06 22:06:46 +00:00
Shaun Reed d6170be41d Fix READMEs 2019-08-31 03:08:24 -04:00
Shaun Reed 59ad80bda7 README fixes 2019-08-31 03:01:59 -04:00
Shaun Reed 2bebf584f8 More README updates to read(?) 2019-08-31 02:47:50 -04:00
Shaun Reed 8619d41265 Update adduser.sh to handle incorrect arguments 2019-08-30 08:10:56 +00:00
Shaun Reed 1e57c148e6 Add extra help text to adduser.sh 2019-08-29 12:52:49 +00:00
Shaun Reed 712e64b96f Add script for creating new linux users 2019-08-29 12:48:18 +00:00
Shaun Reed 61fc06e878 Add example playbook for using multiple roles together 2019-08-29 09:48:53 +00:00
Shaun Reed 6eacffce04 Add general core server configuration 2019-08-29 09:35:19 +00:00
Shaun Reed af07610006 Update example playbooks for using new roles 2019-08-29 07:37:55 +00:00
Shaun Reed e14b3cea8f Add docker-compose to docker role 2019-08-29 07:32:57 +00:00
Shaun Reed 895a60a824 Add docker Ansible role 2019-08-29 07:27:08 +00:00
Shaun Reed 4e9d6e0f0f Add defaults to nginx role 2019-08-29 06:19:26 +00:00
Shaun Reed 9923228e7f Merge branch 'master' of https://github.com/shaunrd0/klips 2019-08-29 05:55:51 +00:00
Shaun Reed c7fc3b8f43 Update nginx template for Ansible role 2019-08-29 05:51:11 +00:00
Shaun Reed e069347112 README update 2019-08-24 02:29:00 -04:00
Shaun Reed 56a3a5e310 Update README 2019-08-24 02:21:34 -04:00
Shaun Reed 8669c9a0df Add window jump keybind to vimrc 2019-08-23 10:58:09 +00:00
Shaun Reed bce458cdce Static directory for setup-vim.sh configuration backup / storage 2019-08-18 07:47:32 +00:00
Shaun Reed 81184bf2ae Remove root build directory when cleaning up previous builds using cmake-build.sh. 2019-08-18 07:20:26 +00:00
Shaun Reed 99813ad252 Update README 2019-08-18 03:52:47 +00:00
Shaun Reed c42ffc0edc Ansible nginx role using ansible-galaxy 2019-08-18 03:18:41 +00:00
Shaun Reed eeafed8f36 Cleaned printf statements in setup-vim.sh 2019-08-05 09:38:01 +00:00
Shaun Reed 399bd179da Update control flow in cmake-build.sh 2019-07-28 05:16:23 +00:00
Shaun Reed adba2ef142 Updated READMEs 2019-07-28 04:56:02 +00:00
Shaun Reed 4cb5cad229 Update vim setup script to use Pathogen, code-completion with clang_complete, and install of supertab vim plugin. 2019-07-28 04:30:40 +00:00
Shaun Reed 9e231bcdee Renamed vim-configure.sh to configure-vim.sh so future config tools / scripts can be indexed easily 2019-07-28 01:13:22 +00:00
Shaun Reed 90b522ecd5 Added a basic vim-configure script, for pulling this repo and applying vim configuration easily. 2019-07-27 04:23:09 -04:00
Shaun Reed 602c762363 Updated .vimrc configuration to use Pathogen plugin manager 2019-07-27 03:58:50 -04:00
Shaun Reed 6410d98d82 Added syntax highlighting to .vimrc config 2019-07-27 00:17:48 -04:00
Shaun Reed 8cfe4d389e Added .vimrc config 2019-07-26 16:29:41 -04:00
Shaun Reed 48ae43dad3 README fix 2019-07-26 15:16:38 -04:00
Shaun Reed e3d73e94bf Corrected file name, and removed unused script. 2019-07-26 15:11:12 -04:00
Shaun Reed 5544156030 Added expandable template for C++ launcher. 2019-07-26 15:09:46 -04:00
Shaun Reed 7b2fe537b7 Updated README and added a .gitignore 2019-07-26 15:08:59 -04:00
Shaun Reed 253b6bc24a Removed test from cmake script 2019-07-22 12:26:47 +00:00
Shaun Reed 6aa9351ea8 Added a simple bash script for quick build, cleanup of cmake projects 2019-07-21 02:59:35 -04:00
Shaun Reed e0e56519e3 Added refs folder for useful bits of text 2019-07-21 00:48:22 -04:00
Shaun Reed 22eded20e4 Fixed whitespace in cpp-cmake root CMakeLists 2019-07-21 00:42:01 -04:00
Shaun Reed 8d86d5c3fd Added basic cpp-cmake example / template 2019-07-21 00:40:44 -04:00
Shaun Reed 9335e1b3ec Fixed README symbols 2019-07-21 00:39:09 -04:00
Shaun Reed 54e5480222 Initial commit, provided a basic README. 2019-07-21 00:36:38 -04:00
Shaun Reed af157e0141 Initial commit, provided a basic README. 2019-07-21 00:35:53 -04:00
Shaun Reed cf36e50d30
Initial commit 2019-07-21 00:20:55 -04:00