Open
Conversation
/docs/screenshot.png -- 590.59kb -> 387.88kb (34.32%) Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
[ImgBot] Optimize images
I added a `db list` very useful when you want to check your database's names and do some cleanup or just filter for many porpouses. For example: ``` db list | grep tenant_ | for i in $(cat); do db drop $i; done; ```
Fix afk alias
add screenshot settings
Update oh my zsh plugin name from osx to macos. ohmyzsh/ohmyzsh#10341
Rename OSX plugin to macOS
- Add mcp__laravel-boost__* to auto-approved permissions - Remove aicommits from global npm packages (replaced by Claude Code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Adds three new modern CLI tools for data processing and system monitoring: - jq for JSON processing and formatting - yq for YAML processing and conversion - bottom (btm) as a modern htop replacement Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
The cd="z" alias was causing command not found errors because it was loaded before zoxide initialization completed. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
… plugins - Remove deprecated hub alias, use gh instead - Simplify git-prune-local to one-liner using fetch.prune - Remove laravel4, laravel5, vagrant oh-my-zsh plugins - Remove duplicate HOMEBREW_NO_AUTO_UPDATE from .zshrc - Update ssh-add -A to --apple-use-keychain - Add .env to global gitignore - Add fetch.prune = true to gitconfig Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Rewrite spatie-package-skeleton skill with manual configure approach - Add write-freek-dev-blogpost skill - Add php-format script and use it as Zed PHP formatter - Add statusLine config to Claude settings - Install laravel/pint globally in install script Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…rcel), and update settings
Update commit message generation command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.