ubuntu-bashrc-profile
CommunityTurn your terminal into a productivity hub.
Software Engineering#git integration#system updates#ubuntu#terminal productivity#project detection#bashrc#shell customization
Authormdnaimul22
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Ubuntu developers waste time navigating projects, spotting relevant context, and performing routine maintenance because a standard terminal shell lacks smart directory, git, and update awareness.
Core Features & Use Cases
- Smart directory navigation (cdd): Lists contents, shows folder stats, highlights large files, detects likely project type (Node/Python/Rust/Go/Docker/Env), and surfaces the current git branch for better situational awareness when you enter a directory.
- Daily system maintenance check: Detects first terminal run per day and performs apt update and upgrade automatically, reducing missed updates.
- Developer-focused shell ergonomics: Improves prompt visuals, enables colorized ls/grep, configures history persistence, and initializes common developer environments like NVM and Miniconda when present.
- Quick example: When you
cdinto a repository, you immediately see project type, recent top items, and git branch context, without manually running multiple commands.
Quick Start
Copy the configuration from the skill documentation into your ~/.bashrc (after backing it up) and reload your terminal by running source ~/.bashrc.
Dependency Matrix
Required Modules
None requiredComponents
assets
💻 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: ubuntu-bashrc-profile Download link: https://github.com/mdnaimul22/human-skills/archive/main.zip#ubuntu-bashrc-profile 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 471,000+ vetted skills library on demand.