code

All posts tagged code by Linux Bash
  • Posted on
    Featured Image
    Discover the charm of ASCII art with *cbonsai*, a user-friendly software that generates unique bonsai trees in your Linux terminal. This open-source tool is perfect for enhancing terminals with visual intrigue and relaxation. Ideal for developers and terminal enthusiasts, *cbonsai* supports various Linux distributions and offers customizable features to create diverse bonsai designs, boosting both aesthetics and fun in your coding environment.
  • Posted on
    Featured Image
    Explore the capabilities of Terraform, an open-source tool that streamlines infrastructure management via code on Linux systems. This blog post introduces Terraform's core features, including execution plans and resource graphs, and offers a detailed guide on installing it across various Linux distributions with package managers like apt, dnf, and zypper. Ideal for those new to Terraform or seeking to enhance their skills.
  • Posted on
    Featured Image
    The blog post highlights the advantages of using Ag (The Silver Searcher), a text-search tool for Linux, which is faster than similar tools due to its multi-threading capabilities and consideration of ignore patterns like `.gitignore`. It covers Ag's key features and provides detailed installation instructions across various Linux distributions. The article also includes tips on integrating Ag with Vim and Emacs to streamline your development workflow and improve efficiency in searching large codebases.