Skip to content

Releases: jordantrizz/zshbop

2.8.1

31 May 12:15
Compare
Choose a tag to compare

Full Changelog: 2.8.0...2.8.1

b887fb4 (chore) removed code that is no longer required due to .zshrc being removed (feat) added bat and glint commands to software (doc) updated proxmox document
b642a35 refactor: removing more instances of old code for .zshrc
cc03b57 refactor: removing more .zshrc code
c90b71c chore: Created $MACHINE_OS2 for wsl and updated if statements throughout scripts
ab2acf7 refactor: more refactoring to remove .zshrc
58e7611 fix: fixed zshbop_systemcheck to better display data...
35ac67f enhance(required-software): Added more software to required software :)
73ec28f enhance(git): gc alias is not using glint
8a99714 fix(glint): used alias for glint, converted to functions
fa1fa08 style: keychain not being installed is a notice instead of error
87baa88 refactor(core): massive refactor so that lib/init.zsh can be sourced outside of zshbop
013b04f refactor(core): more refactoring and supporting commands
254a76b fix: fixed zshbop_cleanup
df9fc8b feat(core): Created zshbop cleanup to detect old .zshrc and remove + replace.
23d3224 refactor(core): Udpated install.sh to no longer copy .zshrc
1f759f2 fix: virtwhat should be virt-what
cede66e fix: smartctl should be smartmontools
d95077f fix: Don't run interfaces_linux unless ifconfig is installed
af47e0f docs(proxmox): Added details on how to use vendor.yaml with promox
6fb645b enhance(init_check_vm): Added in check if qemu guest tools is installed and running
e1dcc4d docs(proxmox): Added install qemu guest tools and start them into vendor.yaml
b293feb style(init_check_vm): better output of init_check_vm
25026c4 fix(init_check_vm): typo.

2.8.0

23 May 09:18
Compare
Choose a tag to compare

Full Changelog: 2.7.1...2.8.0

Release 2.8.0 - Major refactoring, fixes and new features.
8ca3d32 - refactor: removing .zshrc and cleaning up dependancies. Updated version file to VERSION and added next release. (2 days ago)
f2e4c37 - refactor: removed _notice alias and made it a function (2 days ago)
5a5ffef - refactor: complete rewrite of the init.zsh and loading screen refactor: improved logging system refactor: removed unused and broken code (2 days ago)
a126f0e - fix: _cexists changed so screen was showing as not installed, fixed if statement (2 days ago)
640b5de - refactor: cleaning up code for environment default and extra tools (2 days ago)
466d91c - feat:qrld and qurld for quicker reload and reload + updates (3 days ago)
71bde0d - Merge branch 'bleeding' of github.com:jordantrizz/zshbop into bleeding (3 days ago)
2448df7 - Replaced dops binary with statically linked version (4 days ago)
c2c35c5 - Added bios-info command and cmds-hardware.zsh file. (5 days ago)
423b1a0 - fix: fixed tabbing (9 days ago)
b1765ee - fix: Added spacing for _loading3 (11 days ago)
1b2d9e5 - fix: Added spacing for _loading3 (11 days ago)
5207a05 - Improved report command and changed os command (11 days ago)
198b0d1 - Created wp-cronshim and wp-cli-install (12 days ago)
359ed10 - Created wp-cronshim and wp-cli-install (12 days ago)
ef8ea15 - Merge branch 'bleeding' of github.com:jordantrizz/zshbop into bleeding (12 days ago)
ddf5891 - Removed wppd and wppa WordPress commands as omz wp-cli plugin exists (13 days ago)
ae30393 - Added wppd and wppa WordPress commands (13 days ago)
c04bf5f - Created _alert with logging (3 weeks ago)
ab8fa16 - Added Proxmox to init_check_services (3 weeks ago)
2d96721 - Added setopt for OMZ history plugin to persist history across open zsh shells (3 weeks ago)
4ab7388 - Created commnd count-files-directories (3 weeks ago)
e248a37 - Fixed _require_pkg (3 weeks ago)
9aaee52 - Replaced _debug_function with _debug_all (3 weeks ago)
b6e7f5b - Added hyperv.md kb file (3 weeks ago)
28d34b9 - Aded mysql-config to list running configuration (3 weeks ago)
c6651d6 - Created php-timezone command (4 weeks ago)
095db5c - Re-factored _cexists (5 weeks ago)
9916ef1 - Re-factored _cexists (5 weeks ago)
bbcb198 - Added netdata cheatsheet webpage. (5 weeks ago)
bfe4dc8 - Added docker commands (5 weeks ago)
06a0e38 - Added docker commands (5 weeks ago)
96d2aa1 - Added docker commands (5 weeks ago)
1de2ffd - Added dops aka Mikescher/better-docker-ps (5 weeks ago)
c21499a - Improved loading messages to be less verbose. (5 weeks ago)
790e5e2 - Code cleanup to make startup less verbose, created _log and added to zshbop_report for logging (5 weeks ago)
9ad122f - Added cmds-docker.zsh and dps for docker ps -a (5 weeks ago)
cc63584 - Added ps-mem2 function (5 weeks ago)
70893a4 - Fixed interfaces_linux to be more precise. (5 weeks ago)
bc54952 - Added flashfetch (5 weeks ago)
e9cd74d - fastfetch updated from 1.6 to 1.11.0 (5 weeks ago)
05b5d4a - Fixed kb auto to remove .md (5 weeks ago)
5ab295e - Moved debug into zshbop so it starts earlier (5 weeks ago)
f424884 - Standarized lib directory files and added debugging for loading of files. (5 weeks ago)
0a2e0b1 - Created init_checkzsh to check version of ZSH and alias checkzsh (5 weeks ago)
ffa3b40 - Created command php-redis-test (5 weeks ago)
62508b2 - Created zshbop report command to print out errors and warnings. (5 weeks ago)
0a2f70d - Added cron-list-users command (5 weeks ago)
b1250dd - Fixed an error in macos zsh compdef: function definition file not found (5 weeks ago)
7a0699d - Added wp-admin-email (7 weeks ago)
a2d1356 - Merge branch 'bleeding' of github.com:jordantrizz/zshbop into bleeding (7 weeks ago)
1501559 - Renamed forwardemail-api-bash to forwardemail-cli-bash (7 weeks ago)
ef56ca9 - Added wp-umbrella-cli-bash as a repo (7 weeks ago)
e6a7666 - Created _debugf for functions in scripts (7 weeks ago)
15e1dff - Fixed installer to do apt-get update first (7 weeks ago)
8da3f57 - Moved files around (7 weeks ago)
fb9514f - Add -c option to kb to use cat (7 weeks ago)
c67fffd - Addd detection of gzip files in web-toprequests (7 weeks ago)
de6cef1 - Created _error2 function (7 weeks ago)
f03d726 - Added command gp-oscheck to gp-motd (7 weeks ago)

2.7.1

29 Mar 14:39
Compare
Choose a tag to compare
  • Moving files around to have a cleaner root
  • Updated install.sh
  • Changed README.md to include image.
  • Fixed issue with installer.

2.7.0

29 Mar 12:08
Compare
Choose a tag to compare

This is a major release

* Created colors-print to list all available colors
* Created gcb, grb and grp commands for git!
* Renamed gp-topips to web-topips
* Created motd.zsh and motd-runcloud.zsh
* Created commands plik-conf, wp-backupsite, gp-toprequests, gp-backupallsites, mail-smtptest, debugz, tzc, mysql-myisam2innodb, gp-mysqlps, system_check, gp-duplicacy-audit
* Created commands file cmds-time.zsh, cmds-runcloud.zsh, cmds-slack.zsh, cmds-aws.zsh, cmds-redis.zsh, cmds-litespeed.zsh
* Created KB scp.md, hetzner.md, plik.md, lvm.md, traefik.md, cloudflare.md, shell.md, newrelic.md
* Upgraded MySQLTuner-perl to v2.1.1
* Fixed domain-info to have compact output
* Added binaries grepcidr3 due to -D option being in new release
* Added binaries btop and plik
* Added detection for Netdata
* Added jordantrizz/zsh-installs to repo
* Created mysql-myisam2innodb
* Fixed mysql-dbrowsize command to sort large to small.
* Fixed mysql-dbsize command
* Changed intall script to output apt and brew
* New command datetz - show all timezones in North America
* New command mysqlps - show current mysql processes
* Fixed issue with uname not reporting synology
* Added checking for synology OS
* Fixed issues with check_diskspace and zshbop_cacheclear
* Made changes to install.sh script
* Ignored loop in check_diskspace2
* Created functions-core.zsh for core script functions.
* Updated imapsync to version 2.229
* Removed postmark.sh
* Added bleeding branch
* Fixed proxmox KB

2.6.2

17 Jan 05:12
Compare
Choose a tag to compare

Lots of changes, too many to list. But here are a few.

1843d1d Created functions-core.zsh for core script functions.
45c30a9 Update
aa0b83b Added system_check
9d12751 Added cmds-redis.zsh
8b3d86a Added shell.md for generic shell stuff.
18b3c1c Added cmds-litespeed.zsh
d061cee Added newrelic.md
df8a9d4 Added gp-duplicacy-audit
0836534 Removed postmark.sh
371e75f Added bleeding branch in installation
3e573f8 Fixed proxmox KB

2.6.1

09 Dec 15:23
Compare
Choose a tag to compare
    Massive git rebase on dev branch due to mis-understanding git merge --squash

    * 6a1bde6 - Added service version checking on motd (29 hours ago)
    * d0e0a1f - Added joe to install.sh (3 days ago)
    * c874eae - Added gp-mysql and gp-mysqltuner.pl to cmds-gridpane.sh (3 days ago)
    * c75e0c2 - Changed bash template to include date formats (6 days ago)
    * fa92d34 - Merge branch 'dev' of github.com:jordantrizz/zshbop into dev (7 days ago)
    * 8086174 - Improved install.sh script (8 days ago)
    * c2b4193 - Upgraded wp-cli to 2.7.1 (12 days ago)
    * 2a29d55 - Merge branch 'dev' of github.com:jordantrizz/zshbop into dev (2 weeks ago)
    * 9b8783a - Removed dig alias to digw, needs more work. (2 weeks ago)
    * 9e2cab9 - Fixed issue with ps2 (3 weeks ago)
    * 2fa41d4 - Merge branch 'dev' of github.com:jordantrizz/zshbop into dev (5 weeks ago)
    * e5770bf - Added command usedspace (5 weeks ago)
    * 1d0523b - Added postfix.md (8 weeks ago)

2.5.1

11 Oct 13:41
Compare
Choose a tag to compare
  • Minor fixes to plugin manager overrides using .zshbop.conf
    Full Changelog: 2.5.0...2.5.1

2.5.0

06 Oct 16:46
Compare
Choose a tag to compare

Some major work on this release. Specifically moving .zshbop.custom to .zshbop.config, updated README.md and general code clean-up, lots of new KB articles.

653b4b0 - (HEAD -> dev, origin/dev) Revamped README.md, zshbop.custom to zshbop.conf (10 seconds ago)
7c41205 - Renamed .zshbop.custom to .zshbop.custom.example and reformatted file (35 minutes ago)
cd1ef86 - Renamed .zshbop.custom to .zshbop.custom.example and reformatted file (35 minutes ago)
922938b - Added ssh.md kb. (19 hours ago)
507cf0c - Addressing running as user with anitdote (2 days ago)
c3d0c4f - Fixed coding syntax. (2 days ago)
0872fff - Fixed curl-vh.sh using URL instead of DOMAIN (6 days ago)
289e516 - Added proxmox.md (8 days ago)
a84ca61 - Update (8 days ago)
f0ac47f - Added dirhistory omz plugin (9 days ago)
a82e3a5 - Fixed issue with PATH duplicating and init_motd running twice. (9 days ago)
4ff8107 - Lots of code updates to fix binary detection for linux and macos (9 days ago)
34f53b1 - Fixed issue with duplicate path, added glow binary and created new os-binary function (9 days ago)
546af9b - Adding in support for antidote, overall code clean up and renaming functions and override file aka config file (9 days ago)
1937fb9 - Added command ssh-key-audit (10 days ago)
436b498 - Added rss.md KB (2 weeks ago)
a36f414 - Created kb/wsl.md (3 weeks ago)
ca8f930 - updated (4 weeks ago)
cb9d88b - Added phpcs.phar and phan.phar (4 weeks ago)
5a7b3a8 - Added cachetool.phar and phpstan.phar (4 weeks ago)
2647168 - Added jq.md KB (4 weeks ago)
3c85e1f - Added bash template (4 weeks ago)

Full Changelog: 2.4.0...2.5.0

2.4.0

02 Sep 18:41
Compare
Choose a tag to compare

Full Changelog: 2.3.0...2.4.0

  • 08dd3a8 - Fixed issue with .zshrc checking (3 days ago)
  • c42d555 - mysqltuner.pl updated to 1.9.9 (8 days ago)
  • 986fcf4 - Removed b2 binaries as they're +1M (3 weeks ago)
  • 39fbb8f - Added b2 command for mac and windows backblaze cli command (3 weeks ago)
  • 7ebd5f0 - Overhauled kb function and allowed for custom kb articles. (3 weeks ago)
  • de4a3d9 - Created mysql-currentmem function (4 weeks ago)
  • 90932d9 - Fixed no output on mysql-myisam (4 weeks ago)
  • 63e33f2 - Added postmark-admin command (4 weeks ago)
  • 318c1bc - Fixed issue with function name init_default, renamed to init_os (4 weeks ago)
  • 83f9b96 - Created cmds-openssl.zsh and created checkcert command. (4 weeks ago)
  • 09ffd15 - Completed overhauled curl-vh (4 weeks ago)
  • fa17d69 - Added gph command, a GridPane helper command (4 weeks ago)
  • 26ff02e - Added command ps-cpu (5 weeks ago)
  • 8bbc00c - Created ssh-keygen-ed25519 command (5 weeks ago)
  • d948fa6 - Added fastfetch, macchina and created sys_fetch where you can potentially choose which system fetch to use in the future. (5 weeks ago)
  • a181bb5 - Overhaul of coloring and messaging. (5 weeks ago)
  • 7171c9a - Fixed issue with zshbop debug command (5 weeks ago)
  • 45e07a1 - Added trans to bin for transfering files. (5 weeks ago)
  • a92d3b9 - Added trans to bin for transfering files. (5 weeks ago)
  • 5c42978 - Added exa as a replacement to ls with fallback to ls (5 weeks ago)
  • 7daf579 - Fixed init_motd of the day to be more consistent and added message for custom zshbop config loading. (5 weeks ago)
  • f509f40 - Added sysr (5 weeks ago)
  • adaff7f - Created php-install command (5 weeks ago)
  • 5f2f605 - Added image-opt script (5 weeks ago)
  • c251698 - Created command gp-apt (5 weeks ago)
  • fdca599 - Added php-strace command (6 weeks ago)
  • 62c8e08 - Added domaincheck command (9 weeks ago)
  • c1b396a - Added domaincheck command (9 weeks ago)
  • 64fc4de - Added zsh-centos to install ZSH on centos systems. (10 weeks ago)
  • 7494b2f - Added k6.md under KBs (3 months ago)
  • 73c7dc9 - Added code-templates directory and bash.md snippet (2 months ago)
  • ee8479c - Added cmds-cloudflare.zsh (3 months ago)
  • ae155f7 - Created cfpurge.sh command to purge URLs from Cloudflare. (3 months ago)
  • c4bee07 - Added yara-init command to setup yara + Loki ruleset (3 months ago)
  • 29b9e1b - Added findbot.pl to bin (3 months ago)
  • 0d60505 - Created command wp-login for package aaemnnosttv/wp-cli-login-command (3 months ago)
  • 1a15423 - Added in aliases for help, wp will run wordpress. Also updated wp-cli to latest version. (3 months ago)
  • f390227 - Added findbot.pl to bin (3 months ago)
  • 23ac389 - Improved zshbop debug command (3 months ago)
  • 3ea5b38 - Improved zshbop color command (3 months ago)
  • 479df00 - Improved zshbop color command (3 months ago)
  • a653a0a - Improved pmox command (3 months ago)
  • a4a5086 - Increased joe tab width to 4 (3 months ago)
  • 25e4f06 - Created _requires alias to _cexists as helper for functions to confirm commands exist on the system (4 months ago)
  • 2a38811 - Created goaccess.md (4 months ago)
  • c638379 - Added zshbop version-check (4 months ago)
  • 1620330 - Created awsfp command for retrieving SSH fingerprint to compare with AWS Console key pair fingerprint (4 months ago)
  • a7f14b0 - Added information about syncing date and time in Ubuntu (4 months ago)
  • c48cb84 - Added in commmands mem cpu and sysinfo (5 months ago)
  • 88fd9ca - Added cmds-nmap.zsh and created ping-sweep command (5 months ago)
  • 86921fc - Added cmds-nmap.zsh and created ping-sweep command (5 months ago)
  • 0cadbc8 - Added in checks to remove old git modules (5 months ago)
  • c8d2e45 - Renamed some files and created rename-ext function and cmds-proxmox.zsh file and functions (5 months ago)

2.3.0

06 Apr 01:42
Compare
Choose a tag to compare

Release 2.3.0

  • 982c40a - Major overhaul of scripts to allow for easy referencing of fucntions. (9 hours ago)
  • c05a2c1 - Added wp-cli instructions for installing aaemnnosttv/wp-cli-login-command (31 hours ago)