# romkatv/powerlevel10k SLOC report

> As of 2026-09-09 (commit d05a1b00f9a6), romkatv/powerlevel10k contains 31,122 total lines: 19,190 code, 8,573 comments, 3,359 blank, across 65 files in 6 languages (top: Zsh 76.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

romkatv/powerlevel10k has 19,190 source lines of code out of 31,122 total lines across 65 files, counted from the d05a1b00f9a61f9578bf9dc19b8451942dde8734 ref at commit d05a1b00f9a6 by the OctoCounts tokei engine on 2026-09-09. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving romkatv/powerlevel10k to commit d05a1b00f9a6, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 61.7% of all lines, comments represent 27.5%, and the repository averages 295 code lines per file. Zsh accounts for 76.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Zsh | 14 | 21,975 | 14,701 | 5,458 | 1,816 |
| C++ | 16 | 3,373 | 2,629 | 326 | 418 |
| C Header | 26 | 1,872 | 987 | 528 | 357 |
| Shell | 3 | 1,061 | 826 | 159 | 76 |
| Makefile | 2 | 71 | 47 | 4 | 20 |
| Markdown | 4 | 2,770 | 0 | 2,098 | 672 |

Top language (Zsh 76.6%). Generated at 2026-09-09T17:48:00.066857060+00:00. Canonical report: https://octocounts.com/github/romkatv/powerlevel10k

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/romkatv/powerlevel10k/commit/d05a1b00f9a61f9578bf9dc19b8451942dde8734?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does romkatv/powerlevel10k have?

romkatv/powerlevel10k has 31,122 total lines, including 19,190 code lines, 8,573 comment lines, and 3,359 blank lines.

### How was the romkatv/powerlevel10k line count measured?

OctoCounts resolved the public GitHub repository to commit d05a1b00f9a6, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for romkatv/powerlevel10k?

This OctoCounts report was generated from d05a1b00f9a61f9578bf9dc19b8451942dde8734 at commit d05a1b00f9a6 on 2026-09-09T17:48:00.066857060+00:00.

## Similar repository reports

- [scoop206/frame](https://octocounts.com/github/scoop206/frame) — Zsh, 6,021 code lines
- [Tasihi89/dsh-talk-map](https://octocounts.com/github/Tasihi89/dsh-talk-map) — JavaScript, 19,220 code lines
- [k1tbyte/Wand-Enhancer](https://octocounts.com/github/k1tbyte/Wand-Enhancer) — TypeScript, 19,150 code lines
- [tommyb3ll/nightlife-app](https://octocounts.com/github/tommyb3ll/nightlife-app) — JSON, 19,245 code lines
- [vuejs/pinia](https://octocounts.com/github/vuejs/pinia) — YAML, 19,125 code lines
- [aksri648/CRM-XERA](https://octocounts.com/github/aksri648/CRM-XERA) — JSON, 19,255 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
