Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bdossantos
/
dotfiles
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
12
Code
Issues
1
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat(bash): shell/prompt modernization — 8 focused improvements
- #155
#155
Merged
bdossantos
merged 11 commits into
master
bdossantos/dotfiles:master
from
copilot/modernize-bash-setup
bdossantos/dotfiles:copilot/modernize-bash-setup
Copy head branch name to clipboard
Jul 29, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat(bash): shell/prompt modernization — 8 focused improvements
#155
bdossantos
merged 11 commits into
master
bdossantos/dotfiles:master
from
copilot/modernize-bash-setup
bdossantos/dotfiles:copilot/modernize-bash-setup
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2026
feat(bash): add globstar, checkwinsize, autocd, dirspell, histverify options
Copilot
authored
dceee59
View commit details
Copy full SHA for dceee59
Browse repository at this point
feat(bash): add readline visual completion options to .inputrc
Copilot
authored
6c76f65
View commit details
Copy full SHA for 6c76f65
Browse repository at this point
fix(bash): use dynamic default branch in merged alias instead of hardcoded master
Copilot
authored
ce8a663
View commit details
Copy full SHA for ce8a663
Browse repository at this point
docs(bash): fix stale comment referencing ag instead of rg in .profile
Copilot
authored
9118e9c
View commit details
Copy full SHA for 9118e9c
Browse repository at this point
fix(bash): replace deprecated egrep/fgrep binaries with grep -E/grep -F
Copilot
authored
0b0600a
View commit details
Copy full SHA for 0b0600a
Browse repository at this point
feat(bash): use bat for syntax-highlighted man pages when available
Copilot
authored
a281f8c
View commit details
Copy full SHA for a281f8c
Browse repository at this point
feat(bash): add gh, kubectl and terraform completions to completions.bash
Copilot
authored
6978631
View commit details
Copy full SHA for 6978631
Browse repository at this point
feat(bash): add erasedups to HISTCONTROL to deduplicate shell history
Copilot
authored
073e575
View commit details
Copy full SHA for 073e575
Browse repository at this point
Potential fix for pull request finding
Show description for 02e94ad
bdossantos
and
Copilot
authored
02e94ad
View commit details
Copy full SHA for 02e94ad
Browse repository at this point
Potential fix for pull request finding
Show description for c446e82
bdossantos
and
Copilot
authored
c446e82
View commit details
Copy full SHA for c446e82
Browse repository at this point
Potential fix for pull request finding
Show description for 8e6e5f9
bdossantos
and
Copilot
authored
8e6e5f9
View commit details
Copy full SHA for 8e6e5f9
Browse repository at this point
You can’t perform that action at this time.