Commit graph

36 commits

Author SHA1 Message Date
7e8ba12964 added further check for release upgrade before attempting to query it 2023-03-19 21:58:31 -07:00
f27f47f507 added missing 'then' 2023-03-14 15:16:46 -07:00
06fe9ba5b3 added default settings to setup 2023-03-14 00:55:07 -07:00
7f0606c3aa better failover handling for settings and functions import 2023-03-14 00:30:10 -07:00
b876a993c3 changed settings file handling 2023-03-13 15:18:34 -07:00
dd18013da3 prep for optimization refactor 2023-03-09 13:31:23 -08:00
99b66e37d6 inverted logic check to avoid collisions 2023-03-09 12:30:10 -08:00
778c98f276 v2.0.2 quickinfo - removed old unused code and added comments 2023-03-09 12:01:53 -08:00
74c83516c8 uncommented non-interactive trap after removing cache support 2023-03-09 11:58:14 -08:00
259a7e87cb fixed settings location syntax 2023-03-09 10:48:14 -08:00
fbb7b0b468 version 2.0.0, refactored out cache, introduced external settings file 2023-03-09 10:25:01 -08:00
7e2060a53e updated to functions v1.1.6 2023-03-09 10:21:45 -08:00
70e4cde953 removed old test script 2023-03-09 09:47:41 -08:00
651f3d75ff added option to show/hide disconnected nets 2023-03-08 14:13:04 -08:00
5d829b31d8 fixed updates not displaying 2023-03-08 13:25:19 -08:00
3983cf6721 refactored disk info 2023-03-08 12:57:30 -08:00
72e6f8d1db fixed typo in readme 2023-03-07 15:48:25 -08:00
5fe9a163e2 added filter preferences to top of script 2023-03-07 15:09:25 -08:00
1be64f972c added better handling for network section and updates 2023-03-07 12:50:02 -08:00
904c24ea2a removed redundant functions from quickinfo+
adde more disk type detection
2022-10-28 10:46:47 -07:00
Alan Weinstock
137ba04caf fixed missing newline on cronjob 2022-09-01 15:35:26 -07:00
Alan Weinstock
f08830aca4 fixed global functions varname 2022-09-01 13:54:48 -07:00
Alan Weinstock
42a495e6b6 refactored to accomodate for user/root installer 2022-09-01 13:17:18 -07:00
BuildTools
07f828ca92 fixed quickinfo bash library reference pointer 2022-08-27 00:20:56 -07:00
BuildTools
fe9769b113 disabled mouse input on squirrely vim installs 2022-08-27 00:20:09 -07:00
BuildTools
28dd5dc5fd changed default colorscheme to elflord 2022-08-26 18:45:32 -07:00
9ab589cae7 fixed dos line-endings 2022-03-23 14:22:49 -07:00
BuildTools
891f228a4e migrated functions to separate repo, reintegrated as submodule 2022-03-23 10:35:37 -07:00
BuildTools
b9167a0e67 added boxborder function 2022-03-23 09:12:00 -07:00
BuildTools
092aa9fae0 migrated remaining hardcoded escape characters to variable 2022-03-23 09:10:54 -07:00
2ea4529d00 added variable to adjust escape commands 2022-03-23 08:44:16 -07:00
5546c477ac added multi-select function 2022-03-22 13:40:50 -07:00
Alan Weinstock
e9fa75cefc added test script and fixed line endings 2022-03-22 12:04:28 -07:00
d4f710f9f5 added new menu functions 2022-03-22 11:53:52 -07:00
1067db04a5 changed bashrc.d handling to append rather than replace 2022-03-18 03:23:55 -07:00
BuildTools
5ff18f3874 restructured, added installer, new functions 2022-02-25 06:47:56 -08:00