Skip to content

Conversation

@dbieber
Copy link
Owner

@dbieber dbieber commented Apr 15, 2025

Summary

  • Added common NetworkManager nmcli commands to bash_history template with brief descriptive comments
  • Placed them logically after iptables commands to maintain grouping of network-related operations
  • Included the most useful nmcli commands for connecting to WiFi, managing connections, and troubleshooting

Original Task

Add to .github/templates/bash_history any critical nmcli commands the user might want to run. put them in a logical place like after the iptables commands. for the least common commands, add 3-6 word comments on the same line as the command, in plain english saying what they do

🤖 Generated with Claude Code

dbieber and others added 3 commits April 15, 2025 15:15
Added common NetworkManager nmcli commands to bash_history template with brief descriptive comments, making them easy to find and use. Placed after iptables commands to maintain logical grouping of network-related commands.

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Improved formatting by:
- Removing isolated comment and blank lines
- Ensuring consistent spacing (2 spaces) before comments
- Maintaining command ordering and content

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Removed comments from the simpler nmcli commands that don't need explanation, keeping comments only for more complex operations.

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
@dbieber dbieber merged commit c23ec60 into main Apr 15, 2025
2 checks passed
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.

2 participants