Jon-William Lewis
|
856b14242c
|
Formatting changes
|
2016-02-10 23:34:49 -06:00 |
|
Jon-William Lewis
|
77c3398c5f
|
Corrected issues arising from "$BASE_DIR" vs "$ROOT_DIR"
|
2016-01-25 23:41:41 -06:00 |
|
Jon-William Lewis
|
25e5d399d1
|
fixed print function and made appropriate changes to other parts of the program; changed version to alpha 8
|
2016-01-25 21:20:20 -06:00 |
|
Jon-William Lewis
|
2d8db83c3c
|
Reworked print function
|
2016-01-25 21:00:43 -06:00 |
|
Jon-William Lewis
|
8fc731aaa0
|
Progress. I can now create and edit notes reliably.
|
2016-01-25 19:33:48 -06:00 |
|
Jon-William Lewis
|
6a21731082
|
Variable name reworking; laid foundation for GPG encryption (instead of OpenSSL)
|
2016-01-25 17:20:05 -06:00 |
|
Jon-William Lewis
|
631d52689e
|
Fixed another bug which causes my home directory to be referenced as opposed to generic "$HOME"
|
2015-09-19 19:12:00 -05:00 |
|
Jon-William Lewis
|
6e7f4c3e95
|
Fixed a bug in header script which caused my home directory to be used instead of variables
|
2015-06-10 08:43:01 -05:00 |
|
Jon-William Lewis
|
9a9dbcc171
|
Fixed bug in header script which caused default home directory to be mine, instead of $(whoami)
|
2015-06-10 08:39:49 -05:00 |
|
Jon-William Lewis
|
d70d3b4312
|
fixed bug in build script that caused incorrect header comment
|
2015-06-10 08:38:25 -05:00 |
|
Jon-William Lewis
|
121abb1df7
|
Further sanitization of variables; checks out with shellcheck.net now
|
2015-06-10 08:35:16 -05:00 |
|
Jon-William Lewis
|
9334f3ba45
|
Made configuration directory static
Moved header variables to new file
Started sanitizing variable references
|
2015-06-10 00:23:33 -05:00 |
|