Tag: bash
All the articles with the tag "bash".
-
Managing Daily-Use Scripts with a Dotfiles Repo
How developers organize and manage personal utility scripts alongside dotfiles, using a bin/ folder approach for a clean, portable setup.
-
Line Length Conventions in Code: Focus on Bash
A quick reference on recommended maximum line lengths for code, with specific guidance for Bash scripts.