Skip to content

test#1

Open
johnnyhawley wants to merge 119 commits intojohnnyhawley:masterfrom
freekmurze:main
Open

test#1
johnnyhawley wants to merge 119 commits intojohnnyhawley:masterfrom
freekmurze:main

Conversation

@johnnyhawley
Copy link
Owner

No description provided.

freekmurze and others added 30 commits January 27, 2021 00:42
/docs/screenshot.png -- 590.59kb -> 387.88kb (34.32%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
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;
```
Update oh my zsh plugin name from osx to macos. ohmyzsh/ohmyzsh#10341
Rename OSX plugin to macOS
freekmurze and others added 30 commits January 23, 2026 11:58
- 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>
Update commit message generation command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.