shell-startup-error-prevention
CommunityEnsure shell startup scripts run smoothly by handling command failures.
Authorreez455G
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the issue of command failures in shell startup scripts, which can lead to error messages and disrupt the workflow.
Core Features & Use Cases
- Command Continuation: Ensures that even if a command fails, the shell startup script continues executing.
- Error Prevention: Avoids error messages that can interrupt the shell startup process.
- Use Case: Ideal for .bashrc files where commands might not always execute successfully but are essential for the shell environment setup.
Quick Start
Run the 'update-bashrc' command to add '|| true' to potentially failing commands in your .bashrc file.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: shell-startup-error-prevention Download link: https://github.com/reez455G/my-ai-agents/archive/main.zip#shell-startup-error-prevention Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.