Releases: jordantrizz/zshbop
2.2.0
Full Changelog: 2.1.0...2.2.0
2.1.0
Full Changelog: 2.0.1...2.1.0
- 864d66d - Updated repos function
- 8441f26 - Fixed ssh-connect and listbox
- 0ad989e - Added ssh-connect and listbox
- bd92968 - Updated bash.md
- 3b8b32f - Removed personal configuration detection for .zshrcbop
- 73ebdbe - Updated curl kb
- 74fd337 - Updated ufw kb
- 577349e - Added Ubuntu KB
- 1143705 - Fixed curl-vh command
- a30cf9c - Added in core function _checkroot to confirm if running command as root
- e275111 - Added sudo to required commands
- 501e54a - Changed less to lessn to show numbers
- 7e43f4a - Starting on install-pkg command
2.0.1
Full Changelog: 2.0.0...2.0.1
2.0.0
Major overhaul, watch for bugs and report them!
Full Changelog: 1.1.2...2.0.0
1.1.2
Full Changelog: 1.1.1...1.1.2
1.1.1
Full Changelog: 1.0.1...1.1.1
v1.0.1
-
Added gpmonit mysql to gridpane.md
-
Created repos command, need to improve
-
Added repos/gp-tools to $PATH
-
Added functionality to update repos
-
Added crontab.md
-
Added help.zshrc
-
Revamped the help command
-
Added command mysqldatafree
-
Updated mysqlmax
-
Updated the backup function for Windows Terminal
-
Removed extra/windows_terminal.json and now stored os/wt_settings.json
-
Backup of Windows Terminals settings.json
-
Fixed typo in functions.zshrc
v1.0.0
-
Merge branch 'develop'
-
Small fixes and new alias gc
-
Added WordPress .zshrc
-
Added loading of host specific commands
-
New command wp-db
-
Added function addsshkey
-
Updated pk command to list file names!
-
Added wp-help command
-
Updated gridpane.md
-
Updated the update command
-
Removed .zshrc_host and changed to .zshbop, also update documetnation with incorrect information
-
Removed defaults.zshrc
-
Added nginx-log-404
-
Added gp-nginx-log-404
-
Ditched gzcat for zcat
-
Smarter nginx-log-404
-
Smarter gp-nginx-log-404
-
Added kb about ls and cleaned up installenv
-
Updated nginx-log-404 and also changed named to ngx404log
-
Updated nginx-log-404 and also changed named to ngx404log
-
Added listing of screen sessions
-
Added linux.md and spread out help.md to other files
-
Fixed logic for OS detection of WSL
-
Updated linux.md
-
Updated mysqldbsize
-
Created alias wp with --allow-root
-
Updated kb/curl.md and added mysql-perf.sh
-
Added screen tty and window to prompt
-
Added screen overlay on screen sessions.
-
Only have neofetch and other motd only occur on first login!
-
Some WSL stuff!
-
Update README.md
-
Updated install script
-
Added highcpu alias for ps snippet to show top 5 processes based on CPU %
-
Added webprotect
-
updated screen session checking
-
added dnsutils and whois to default tools
0.30
-
Small fixes and new alias gc
-
Added WordPress .zshrc
-
Added loading of host specific commands
-
New command wp-db
-
Added function addsshkey
-
Updated pk command to list file names!
-
Added wp-help command
-
Updated gridpane.md
-
Updated the update command
-
Removed .zshrc_host and changed to .zshbop, also update documetnation with incorrect information
-
Removed .zshrc_config and added .zshbop to .gitignore
-
Removed defaults.zshrc
-
Added nginx-log-404
-
Added gp-nginx-log-404
-
Ditched gzcat for zcat
-
Smarter nginx-log-404
-
Smarter gp-nginx-log-404
-
Added kb about ls and cleaned up installenv
-
Updated nginx-log-404 and also changed named to ngx404log
-
Updated ngxlog404
-
Added listing of screen sessions
-
Added linux.md and spread out help.md to other files
-
Fixed logic for OS detection of WSL
-
Updated linux.md
-
Updated mysqldbsize
-
Created alias wp with --allow-root
-
Updated kb/curl.md and added mysql-perf.sh
-
Added screen tty and window to prompt
-
Added screen overlay on screen sessions.
-
Only have neofetch and other motd only occur on first login!
-
Some WSL stuff!
-
Update README.md
-
Updated install script
-
Added highcpu alias for ps snippet to show top 5 processes based on CPU %
-
Added webprotect
-
Updated screen session checking
-
Added dnsutils and whois to default tools
0.29
This release is a overhaul.
- I've removed the submodules because just cause issues and I'm too potato to deal with it.
- Merge ultimate-linux-tools and ultimate-wordpress-tools into this repo, didn't see a need for two additional repos.
- Renamed from zsh to zshbop!
-
Created functions-tools.zshrc by removing non-core functions out of functions.zshrc
-
More cleanup of core functions
-
Added check_if_email_exists from https://github.com/reacherhq/check-if-email-exists
-
Created mysqldbrowsize command
-
Added maldet.mb
-
Updated curl command
-
House keeping
-
More house keeping and fixes cause I'm a potato
-
Put all OS scripts into os directory
-
Put all os scripts into os/ for real this time.
-
Removed w10.zshrc
-
Added ZSH installations for common OS's into kb/zsh.md
-
More house keeping
-
Added submodules via straight download