feat: add bash shell configuration
- Add .bashrc with custom bash settings - Add .bash_profile for login shell configuration - Add .bash_aliases for bash-specific aliases 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2
bash/.bash_aliases
Normal file
2
bash/.bash_aliases
Normal file
@@ -0,0 +1,2 @@
|
||||
# Bash-specific aliases
|
||||
# Add bash-only aliases here if needed
|
||||
Reference in New Issue
Block a user