> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rasmusj.dk/llms.txt
> Use this file to discover all available pages before exploring further.

# Linux Tools & Resources

## Essential Linux Utilities & Learning

<CardGroup cols={3}>
  <Card title="CachyOS" href="https://cachyos.org/">
    An Arch-based Linux distribution focused on performance and ease of use.
  </Card>

  <Card title="LazyVim" href="https://www.lazyvim.org/">
    A Neovim setup powered by lazy.nvim to make it easy to customize and extend your config.
  </Card>

  <Card title="DevEnv" href="https://devenv.sh/">
    Create development environments quickly and reproducibly with Nix.
  </Card>

  <Card title="Exa" href="https://github.com/ogham/exa">
    A modern replacement for ls.
  </Card>

  <Card title="GitHub Profile Summary Cards" href="https://github-profile-summary-cards.vercel.app/demo.html">
    Generate dynamic summary cards for your GitHub profile.
  </Card>

  <Card title="lsd (Next-Gen ls command)" href="https://github.com/lsd-rs/lsd">
    The next gen ls command with lots of pretty colors and awesome icons.
  </Card>

  <Card title="Explain Shell Commands" href="https://explainshell.com/">
    Write down a command-line to see the help text that matches each argument.
  </Card>

  <Card title="Btop" href="https://github.com/aristocratos/btop">
    A resource monitor that shows usage and stats for processor, memory, disks, network and processes.
  </Card>

  <Card title="Commandlinefu sort-by-votes" href="https://www.commandlinefu.com/commands/browse/sort-by-votes">
    Find the most popular and useful command-line snippets.
  </Card>

  <Card title="Vim Adept" href="https://thevaluable.dev/vim-adept/">
    Resources for learning and mastering Vim.
  </Card>

  <Card title="AI-Powered shell" href="https://www.riveducha.com/openai-powered-linux-shell.html">
    Concept for an AI-enhanced Linux shell experience.
  </Card>

  <Card title="Timewarrior" href="https://timewarrior.net/">
    A command-line time tracking application.
  </Card>

  <Card title="ipcalc" href="https://linux.die.net/man/1/ipcalc">
    Man page for ipcalc, a utility to perform IP calculations.
  </Card>

  <Card title="Ping.pe" href="https://ping.pe/">
    Ping, mtr, dig, and TCP port check from multiple global locations.
  </Card>

  <Card title="Termbin" href="https://termbin.com/">
    A simple way to share terminal output over the web.
  </Card>
</CardGroup>
