Commit graph

255 commits

Author SHA1 Message Date
BuildTools
02e3a6d3a0 removed stray commented command 2022-09-01 22:47:43 -07:00
BuildTools
cd71dad41f renamed to library instead of language 2022-09-01 22:45:33 -07:00
Alan Weinstock
e43c83b44b minor fixes 2022-09-01 16:49:59 -07:00
Alan Weinstock
79e0f0a919 added logic check for missing bins before running cache refresh
added comments
2022-09-01 15:35:41 -07:00
Alan Weinstock
137ba04caf fixed missing newline on cronjob 2022-09-01 15:35:26 -07:00
Alan Weinstock
c682f6a07f added selection menu for installing to users from root 2022-09-01 15:01:05 -07:00
Alan Weinstock
99b31f1184 removed 'center' commands til that function is fixed 2022-09-01 14:23:58 -07:00
Alan Weinstock
8703f12e8d fixed skel userfile install command throwing a fit 2022-09-01 14:23:28 -07:00
Alan Weinstock
a90abde8ee fixed apt install string 2022-09-01 14:21:50 -07:00
Alan Weinstock
f08830aca4 fixed global functions varname 2022-09-01 13:54:48 -07:00
Alan Weinstock
04d5350906 changed globalinstall to check deps first 2022-09-01 13:54:03 -07:00
Alan Weinstock
2e49a15fe2 reworked userinstall to check for deps before other processes 2022-09-01 13:52:51 -07:00
Alan Weinstock
a5ffd67941 removed unneccessary packages 2022-09-01 13:48:17 -07:00
Alan Weinstock
00e7707bf1 fixed packages formatting 2022-09-01 13:47:00 -07:00
Alan Weinstock
b8b2a82595 fixed functions export for .bashrc 2022-09-01 13:46:25 -07:00
Alan Weinstock
b047790437 fixed usage formatting 2022-09-01 13:23:41 -07:00
Alan Weinstock
42a495e6b6 refactored to accomodate for user/root installer 2022-09-01 13:17:18 -07:00
53b474dbbb updated version 2022-08-27 01:15:20 -07:00
e0e9ecd649 installer will now properly create the cache dir 2022-08-27 01:14:20 -07:00
a072611ae1 added initial cache creation to install 2022-08-27 01:13:00 -07:00
ae7b8ab967 added installation check for append 2022-08-27 01:12:23 -07:00
dc1d33597d Added dependency check to install 2022-08-27 01:11:15 -07:00
BuildTools
6a71242b4a added bashrc.d append check for previous install 2022-08-27 00:40:34 -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
2f19baeafd fixed vimfiles static install location 2022-08-26 23:00:10 -07:00
7f5b58f5c6 fixed if-statement syntax 2022-08-26 22:43:26 -07:00
BuildTools
eeec2a095b added git stash to update procedure 2022-08-26 22:33:45 -07:00
dd456d1055 added dependency install function 2022-08-26 22:33:11 -07:00
f1c5e5f9c4 removed root user requirement from main script 2022-08-26 22:32:43 -07:00
0cfd276b4c Finished removal function 2022-08-26 22:31:11 -07:00
1e4d936294 Added vimdetection handling to install 2022-08-26 22:30:51 -07:00
39103e16e3 added vim detection function 2022-08-26 22:29:58 -07:00
0d8bd0e1e1 fixed missing colorization reset in usage 2022-08-26 22:29:35 -07:00
f96e446b0c Changed global install dir to local user share
TODO: Change this to default install, add global install option
2022-08-26 22:28:18 -07:00
2bf34b40c5 fixed functions reference pointer 2022-08-26 22:27:26 -07:00
BuildTools
a090f313c7 fixed missing hidden filecopy, added other dependency packages 2022-08-26 18:51:49 -07:00
BuildTools
3d1bc0716c updated pyro-sh functions to latest 2022-08-26 18:47:27 -07:00
BuildTools
28dd5dc5fd changed default colorscheme to elflord 2022-08-26 18:45:32 -07:00
BuildTools
9bf072b6c1 updated functions to latest 2022-03-29 09:47:52 -07:00
BuildTools
7a5f4757dc updated functions to latest 2022-03-25 13:15:36 -07:00
9ab589cae7 fixed dos line-endings 2022-03-23 14:22:49 -07:00
b3b3292022 synced functions library 2022-03-23 14:20:09 -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