Commit Graph

64 Commits

Author SHA1 Message Date
Shaun Reed 8af7c295c6 Rename members of StackArray 2020-03-23 12:46:49 +00:00
Shaun Reed 44d4e2265c Add StackArray class 2020-03-23 12:42:02 +00:00
Shaun Reed 5bbca3d0e9 Work on adding example for basic datastructs 2020-03-23 10:30:27 +00:00
Shaun Reed cb00bea475 Add Bjarne's cppFormat ROT 2020-01-25 16:59:01 +00:00
Shaun Reed 4c10e99e2f Add example OpenGL project built within vscode g++ 2019-10-15 22:07:46 -04:00
Shaun Reed 7edaca8899 Remove unused source files in cpp-sdl 2019-10-15 19:09:33 -04:00
Shaun Reed f7740de1f5 Add basic cpp-sdl project using g++ within vscode 2019-10-15 19:05:20 -04:00
Shaun Reed 84ab7580a7 Add cpp template for SDL library 2019-10-14 21:51:50 -04:00
Shaun Reed 0a759c0d1f Add python test script for Git 2019-10-09 15:40:50 -04:00
Shaun Reed 840143eec5 Add Figlet fonts 2019-09-14 13:44:47 -04:00
= 6475d19662 Added i3 configs 2019-09-13 12:38:33 -04:00
Shaun Reed c5b4371aa6 Override default .bashrc aliases instead of relocating into .bash_aliases 2019-09-08 13:06:03 +00:00
Shaun Reed 1cf59a17ba Add .bashrc configs, aliases 2019-09-08 09:31:26 +00:00
Shaun Reed b69b9c511f Update setup-vim.sh for better shared configs using /etc/skel/ and /etc/vim/. Plugins, managers are installed and shared within /usr/share/vim/vimfiles/ 2019-09-08 06:57:47 +00:00
Shaun Reed 14bfab8235 Define backspace deletion scope in .vimrc 2019-09-08 05:48:13 +00:00
Shaun Reed e0ac2fbeac Add basic Fail2ban SSH / NGINX jails 2019-09-07 12:52:37 +00:00
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