Commit Graph
176 Commits
Author SHA1 Message Date
andrew 988734e769 added xcaddy go package 2025-05-20 22:15:06 -04:00
andrew be02666464 discord.sh now displays to console as well by default, and a lot of cleanup 2025-05-16 13:12:29 -04:00
andrew b45bd31954 only try to install prerequisites when missing, only offer node packages, if node installed 2025-05-15 10:53:04 -04:00
andrew 1f800151e5 added notes 2025-05-15 09:52:03 -04:00
andrew 3798f2b2d5 added sshd config to setup 2025-05-15 09:14:17 -04:00
andrew 384c151435 added php-composer to install setup script 2025-05-15 08:46:34 -04:00
andrew 002b1ec0d8 added docker to install 2025-05-14 17:43:06 -04:00
andrew 048a87fa23 should have added a readme a long time ago 2025-05-13 10:14:53 -04:00
andrew 83a843ccb0 forgot to update variable name after refactor 2025-05-13 09:56:30 -04:00
andrew b0dc12322c git-prompt as folder via read-tree 2025-05-13 09:47:15 -04:00
andrew c92bb7bbee no more home bin, add script package to PATH 2025-05-13 09:44:45 -04:00
andrew 67fc5ddb4a vim setup completed. 2025-05-13 07:54:57 -04:00
Andrew fa812a1360 new config script mostly done.. 2025-05-12 16:49:46 -04:00
Andrew d4ccbab255 initial install script done, will move onto the rest next 2025-05-08 16:57:27 -04:00
Andrew 2ca053d2b6 moved ssh-ident and cleanup 2025-05-08 16:09:35 -04:00
Andrew c580920517 moving update scripts into internal folder 2025-05-08 15:24:43 -04:00
Andrew 43973742ce finishing up go-lang install script 2025-05-08 15:18:49 -04:00
Andrew 803e0ff3f7 Merge commit '3b916f1cdfebe223517290fbecc4a0df5936fb39' as 'nodesource' 2025-05-07 20:41:48 -04:00
Andrew 3b916f1cdf Squashed 'nodesource/' content from commit ba48c1f
git-subtree-dir: nodesource
git-subtree-split: ba48c1fe6e843e9ffb60aefc5da5d00234c83f04
2025-05-07 20:41:48 -04:00
Andrew bf42ecad71 new node install script 2025-05-07 20:40:41 -04:00
Andrew bae1e762fd starting work on updated scripts as part of my migration to debian servers 2025-05-07 18:53:26 -04:00
andrew 7e49787329 use bash based on env, instead of hard coding location 2025-04-25 16:39:01 -04:00
andrew 57edee63fd added vim editor-config and fixed a typo. 2025-02-27 11:01:56 -05:00
andrew 7cf7445b6f now showing if the upstream branch gets deleted from the remote. 2025-01-23 10:43:06 -05:00
andrew 6718c5b8ba also need the install to add it to bin. 2024-11-07 09:48:49 -05:00
andrew 604eff546f new delay script, very simple, but handy. 2024-11-07 09:45:31 -05:00
andrew 1967267f98 removing old scripts, shortening lines a touch 2024-07-16 15:43:23 -04:00
andrew 21d36d0679 fixed quoting issue for hiding hidden files. 2024-07-03 11:45:41 -04:00
andrew 967245355a older versions of find require quotes on path for hiding hidden folders. 2024-07-02 14:42:41 -04:00
andrew 53ef274cba status-all script now also displays branch name when not main/dev. 2024-07-02 14:31:07 -04:00
andrew 1a1ef6b758 new docker-ps script, to print simplified status 2024-06-07 08:12:25 -04:00
andrew 54b6c8479b 6-public now excludes fc* addresses,
cloudflare will use grepcidr if available to ensure public ip,
git *-all scripts now sort their output,
and a few other minor tweaks.
2024-05-30 13:20:43 -04:00
andrew aee3350271 git all scripts now default to ignoring hidden directories, but can flag
them back on.
2024-05-22 13:37:27 -04:00
andrew 94d41b0736 added colors script, as a useful reference 2024-05-22 15:20:50 +00:00
andrew d5283a4226 sshd config to no longer allow pam. 2024-05-22 14:52:27 +00:00
andrew 319b3e69c8 fixed bug with prompt 2024-05-22 10:04:45 +00:00
andrew f353b646a2 fixed vimrc backup 2024-05-21 18:03:28 +00:00
andrew 8aa062c0ad the vim plugin install command works better when you call it correctly. 2024-05-21 14:59:16 +00:00
andrew f67fb92c58 vim setting now sets up VimPlug, and a handful of nice plugins. 2024-05-17 20:38:05 +00:00
andrew 3195232554 in case our upstream git subtree updates, there is a script for that. 2024-05-10 17:25:41 +00:00
andrew e03a99d2ab go install now auto-resolves latest version 2024-05-10 17:21:38 +00:00
andrew c998c88a53 git prompt and history were interfering with each other, which is now fixed. 2024-05-09 12:54:10 +00:00
andrew d7b4a23daf bash prompt user color now varies by sudo permission. 2024-05-09 02:36:46 +00:00
andrew 8baaacc1b0 make it easy for sudo commands to be able to use *-all.sh scripts. 2024-05-02 17:56:36 +00:00
andrew ddbd0de15b enabling editorconfig in default vimrc. 2024-05-01 17:47:06 +00:00
andrew eb69bdba58 ipv6 server setting script, and new docker host script to get a list of
running docker containers in a /etc/hosts format.
2024-04-26 18:19:22 +00:00
andrew c60ab060ef new ssh port changing script. 2024-04-25 17:29:24 +00:00
andrew d4b328f9b7 ensure ssh-ident works even if you don't use install script. 2024-04-25 17:06:14 +00:00
andrew c508099ccb no longer expect that the repo is located as the users bin folder. 2024-04-25 16:59:37 +00:00
andrew 1b2052bb32 new docker install script, to help streamline things. 2024-04-24 16:19:02 +00:00