This website requires JavaScript.
46717def31
Add Node class, work on singly LinkedList class and examples
Shaun Reed
2020-03-27 10:59:28 -04:00
118488b97f
Clean up files, update .gitignore
Shaun Reed
2020-03-27 07:11:16 -04:00
8af7c295c6
Rename members of StackArray
Shaun Reed
2020-03-23 12:46:49 +00:00
44d4e2265c
Add StackArray class
Shaun Reed
2020-03-23 12:42:02 +00:00
5bbca3d0e9
Work on adding example for basic datastructs
Shaun Reed
2020-03-23 10:30:27 +00:00
cb00bea475
Add Bjarne's cppFormat ROT
Shaun Reed
2020-01-25 16:59:01 +00:00
4c10e99e2f
Add example OpenGL project built within vscode g++
Shaun Reed
2019-10-15 22:07:46 -04:00
7edaca8899
Remove unused source files in cpp-sdl
Shaun Reed
2019-10-15 19:09:33 -04:00
f7740de1f5
Add basic cpp-sdl project using g++ within vscode
Shaun Reed
2019-10-15 19:05:20 -04:00
84ab7580a7
Add cpp template for SDL library
Shaun Reed
2019-10-14 21:51:50 -04:00
0a759c0d1f
Add python test script for Git
Shaun Reed
2019-10-09 15:40:50 -04:00
840143eec5
Add Figlet fonts
Shaun Reed
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
Shaun Reed
2019-09-08 13:06:03 +00:00
1cf59a17ba
Add .bashrc configs, aliases
Shaun Reed
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/
Shaun Reed
2019-09-08 06:57:47 +00:00
14bfab8235
Define backspace deletion scope in .vimrc
Shaun Reed
2019-09-08 05:48:13 +00:00
e0ac2fbeac
Add basic Fail2ban SSH / NGINX jails
Shaun Reed
2019-09-07 12:52:37 +00:00
c05891c5ae
Fix username typo
Shaun Reed
2019-09-06 23:12:13 +00:00
d61d782f6b
Add updating SSH keys and /etc/hosts to core ansible role
Shaun Reed
2019-09-06 23:10:26 +00:00
9a69416d89
Update core ansible role to configure Vim globally
Shaun Reed
2019-09-06 23:04:54 +00:00
255673b519
Fix directories in setup-vim.sh
Shaun Reed
2019-09-06 22:55:52 +00:00
eed943bf0f
Update setup-vim.sh to configure vim globally
First Last
2019-09-06 22:06:46 +00:00
d6170be41d
Fix READMEs
Shaun Reed
2019-08-31 03:08:24 -04:00
59ad80bda7
README fixes
Shaun Reed
2019-08-31 03:01:59 -04:00
2bebf584f8
More README updates to read(?)
Shaun Reed
2019-08-31 02:47:50 -04:00
8619d41265
Update adduser.sh to handle incorrect arguments
Shaun Reed
2019-08-30 08:10:56 +00:00
1e57c148e6
Add extra help text to adduser.sh
Shaun Reed
2019-08-29 12:52:49 +00:00
712e64b96f
Add script for creating new linux users
Shaun Reed
2019-08-29 12:48:18 +00:00
61fc06e878
Add example playbook for using multiple roles together
Shaun Reed
2019-08-29 09:48:53 +00:00
6eacffce04
Add general core server configuration
Shaun Reed
2019-08-29 09:35:19 +00:00
af07610006
Update example playbooks for using new roles
Shaun Reed
2019-08-29 07:37:55 +00:00
e14b3cea8f
Add docker-compose to docker role
Shaun Reed
2019-08-29 07:32:57 +00:00
895a60a824
Add docker Ansible role
Shaun Reed
2019-08-29 07:27:08 +00:00
4e9d6e0f0f
Add defaults to nginx role
Shaun Reed
2019-08-29 06:19:26 +00:00
9923228e7f
Merge branch 'master' of https://github.com/shaunrd0/klips
Shaun Reed
2019-08-29 05:55:51 +00:00
c7fc3b8f43
Update nginx template for Ansible role
Shaun Reed
2019-08-29 05:51:11 +00:00
e069347112
README update
Shaun Reed
2019-08-24 02:29:00 -04:00
56a3a5e310
Update README
Shaun Reed
2019-08-24 02:21:34 -04:00
8669c9a0df
Add window jump keybind to vimrc
Shaun Reed
2019-08-23 10:58:09 +00:00
bce458cdce
Static directory for setup-vim.sh configuration backup / storage
Shaun Reed
2019-08-18 07:47:32 +00:00
81184bf2ae
Remove root build directory when cleaning up previous builds using cmake-build.sh.
Shaun Reed
2019-08-18 07:20:26 +00:00
99813ad252
Update README
Shaun Reed
2019-08-18 03:45:03 +00:00
c42ffc0edc
Ansible nginx role using ansible-galaxy
Shaun Reed
2019-08-15 07:27:57 +00:00
eeafed8f36
Cleaned printf statements in setup-vim.sh
Shaun Reed
2019-08-05 09:38:01 +00:00
399bd179da
Update control flow in cmake-build.sh
shaunrd0
2019-07-28 05:16:23 +00:00
adba2ef142
Updated READMEs
shaunrd0
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.
shaunrd0
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
shaunrd0
2019-07-28 01:13:22 +00:00
90b522ecd5
Added a basic vim-configure script, for pulling this repo and applying vim configuration easily.
Shaun Reed
2019-07-27 04:23:09 -04:00
602c762363
Updated .vimrc configuration to use Pathogen plugin manager
Shaun Reed
2019-07-27 03:58:50 -04:00
6410d98d82
Added syntax highlighting to .vimrc config
Shaun Reed
2019-07-27 00:17:48 -04:00
8cfe4d389e
Added .vimrc config
Shaun Reed
2019-07-26 16:29:41 -04:00
48ae43dad3
README fix
Shaun Reed
2019-07-26 15:16:38 -04:00
e3d73e94bf
Corrected file name, and removed unused script.
Shaun Reed
2019-07-26 15:11:12 -04:00
5544156030
Added expandable template for C++ launcher.
Shaun Reed
2019-07-26 15:09:46 -04:00
7b2fe537b7
Updated README and added a .gitignore
Shaun Reed
2019-07-26 15:08:59 -04:00
253b6bc24a
Removed test from cmake script
shaunrd0
2019-07-22 12:26:47 +00:00
6aa9351ea8
Added a simple bash script for quick build, cleanup of cmake projects
Shaun Reed
2019-07-21 02:59:35 -04:00
e0e56519e3
Added refs folder for useful bits of text
Shaun Reed
2019-07-21 00:48:22 -04:00
22eded20e4
Fixed whitespace in cpp-cmake root CMakeLists
Shaun Reed
2019-07-21 00:42:01 -04:00
8d86d5c3fd
Added basic cpp-cmake example / template
Shaun Reed
2019-07-21 00:40:44 -04:00
9335e1b3ec
Fixed README symbols
Shaun Reed
2019-07-21 00:39:09 -04:00
54e5480222
Initial commit, provided a basic README.
Shaun Reed
2019-07-21 00:35:53 -04:00
af157e0141
Initial commit, provided a basic README.
Shaun Reed
2019-07-21 00:35:53 -04:00
cf36e50d30
Initial commit
Shaun M Reed
2019-07-21 00:20:55 -04:00