# megalithic/dotfiles SLOC report

> As of 2026-08-31 (commit 41cc116f0846), megalithic/dotfiles contains 153,671 total lines: 93,207 code, 43,631 comments, 16,833 blank, across 759 files in 19 languages (top: Lua 38.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving megalithic/dotfiles to commit 41cc116f0846, 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 60.7% of all lines, comments represent 28.4%, and the repository averages 123 code lines per file. Lua accounts for 38.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Lua | 330 | 76,882 | 35,627 | 32,701 | 8,554 |
| TypeScript | 28 | 22,813 | 19,429 | 1,350 | 2,034 |
| BASH | 108 | 16,361 | 12,305 | 2,147 | 1,909 |
| JSON | 13 | 8,462 | 8,462 | 0 | 0 |
| Shell | 58 | 5,712 | 4,092 | 894 | 726 |
| Nix | 54 | 4,649 | 3,094 | 1,177 | 378 |
| JavaScript | 6 | 3,297 | 2,873 | 220 | 204 |
| TOML | 16 | 2,326 | 1,790 | 348 | 188 |
| Python | 11 | 2,081 | 1,514 | 334 | 233 |
| GLSL | 9 | 2,349 | 1,346 | 564 | 439 |
| Swift | 4 | 1,259 | 997 | 108 | 154 |
| Fish | 37 | 734 | 526 | 105 | 103 |

Top language (Lua 38.2%). Generated at 2026-08-31T11:11:34.507210063+00:00. Canonical report: https://octocounts.com/github/megalithic/dotfiles

## Report FAQ

### How many lines of code does megalithic/dotfiles have?

megalithic/dotfiles has 153,671 total lines, including 93,207 code lines, 43,631 comment lines, and 16,833 blank lines.

### How was the megalithic/dotfiles line count measured?

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

### What commit was counted for megalithic/dotfiles?

This OctoCounts report was generated from main at commit 41cc116f0846 on 2026-08-31T11:11:34.507210063+00:00.

## Similar repository reports

- [noctalia-dev/community-plugins](https://octocounts.com/github/noctalia-dev/community-plugins) — Lua, 135,473 code lines
- [carlos-algms/agentic.nvim](https://octocounts.com/github/carlos-algms/agentic.nvim) — Lua, 40,036 code lines
- [saya-ashen/agent-workbench.nvim](https://octocounts.com/github/saya-ashen/agent-workbench.nvim) — Lua, 35,936 code lines
- [xmake-io/xmake](https://octocounts.com/github/xmake-io/xmake) — Lua, 151,449 code lines
- [finlater/weread.koplugin](https://octocounts.com/github/finlater/weread.koplugin) — Lua, 28,912 code lines
- [AnthonyGress/zen_ui.koplugin](https://octocounts.com/github/AnthonyGress/zen_ui.koplugin) — Lua, 162,610 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
