158 Commits

Author SHA1 Message Date
f7740de1f5 Add basic cpp-sdl project using g++ within vscode 2019-10-15 19:05:20 -04:00
84ab7580a7 Add cpp template for SDL library 2019-10-14 21:51:50 -04:00
0a759c0d1f Add python test script for Git 2019-10-09 15:40:50 -04:00
840143eec5 Add Figlet fonts 2019-09-14 13:44:47 -04:00
=
6475d19662 Added i3 configs 2019-09-13 12:38:33 -04:00
c5b4371aa6 Override default .bashrc aliases instead of relocating into .bash_aliases 2019-09-08 13:06:03 +00:00
1cf59a17ba Add .bashrc configs, aliases 2019-09-08 09:31:26 +00:00
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
14bfab8235 Define backspace deletion scope in .vimrc 2019-09-08 05:48:13 +00:00
e0ac2fbeac Add basic Fail2ban SSH / NGINX jails 2019-09-07 12:52:37 +00:00
c05891c5ae Fix username typo 2019-09-06 23:12:13 +00:00
d61d782f6b Add updating SSH keys and /etc/hosts to core ansible role 2019-09-06 23:10:26 +00:00
9a69416d89 Update core ansible role to configure Vim globally 2019-09-06 23:04:54 +00:00
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
d6170be41d Fix READMEs 2019-08-31 03:08:24 -04:00
59ad80bda7 README fixes 2019-08-31 03:01:59 -04:00
2bebf584f8 More README updates to read(?) 2019-08-31 02:47:50 -04:00
8619d41265 Update adduser.sh to handle incorrect arguments 2019-08-30 08:10:56 +00:00
1e57c148e6 Add extra help text to adduser.sh 2019-08-29 12:52:49 +00:00
712e64b96f Add script for creating new linux users 2019-08-29 12:48:18 +00:00
61fc06e878 Add example playbook for using multiple roles together 2019-08-29 09:48:53 +00:00
6eacffce04 Add general core server configuration 2019-08-29 09:35:19 +00:00
af07610006 Update example playbooks for using new roles 2019-08-29 07:37:55 +00:00
e14b3cea8f Add docker-compose to docker role 2019-08-29 07:32:57 +00:00
895a60a824 Add docker Ansible role 2019-08-29 07:27:08 +00:00
4e9d6e0f0f Add defaults to nginx role 2019-08-29 06:19:26 +00:00
9923228e7f Merge branch 'master' of https://github.com/shaunrd0/klips 2019-08-29 05:55:51 +00:00
c7fc3b8f43 Update nginx template for Ansible role 2019-08-29 05:51:11 +00:00
e069347112 README update 2019-08-24 02:29:00 -04:00
56a3a5e310 Update README 2019-08-24 02:21:34 -04:00
8669c9a0df Add window jump keybind to vimrc 2019-08-23 10:58:09 +00:00
bce458cdce Static directory for setup-vim.sh configuration backup / storage 2019-08-18 07:47:32 +00:00
81184bf2ae Remove root build directory when cleaning up previous builds using cmake-build.sh. 2019-08-18 07:20:26 +00:00
99813ad252 Update README 2019-08-18 03:52:47 +00:00
c42ffc0edc Ansible nginx role using ansible-galaxy 2019-08-18 03:18:41 +00:00
eeafed8f36 Cleaned printf statements in setup-vim.sh 2019-08-05 09:38:01 +00:00
399bd179da Update control flow in cmake-build.sh 2019-07-28 05:16:23 +00:00
adba2ef142 Updated READMEs 2019-07-28 04:56:02 +00:00
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
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
90b522ecd5 Added a basic vim-configure script, for pulling this repo and applying vim configuration easily. 2019-07-27 04:23:09 -04:00
602c762363 Updated .vimrc configuration to use Pathogen plugin manager 2019-07-27 03:58:50 -04:00
6410d98d82 Added syntax highlighting to .vimrc config 2019-07-27 00:17:48 -04:00
8cfe4d389e Added .vimrc config 2019-07-26 16:29:41 -04:00
48ae43dad3 README fix 2019-07-26 15:16:38 -04:00
e3d73e94bf Corrected file name, and removed unused script. 2019-07-26 15:11:12 -04:00
5544156030 Added expandable template for C++ launcher. 2019-07-26 15:09:46 -04:00
7b2fe537b7 Updated README and added a .gitignore 2019-07-26 15:08:59 -04:00
253b6bc24a Removed test from cmake script 2019-07-22 12:26:47 +00:00