# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

megalithic/dotfiles has 93,207 source lines of code out of 153,671 total lines across 759 files, counted from the main ref at commit 41cc116f0846 by the OctoCounts tokei engine on 2026-08-31. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/megalithic/dotfiles/commit/41cc116f0846089e707901463bed04726668d6be?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 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

- [xmake-io/xmake](https://octocounts.com/github/xmake-io/xmake) — Lua, 153,244 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
- [challacade/legend-of-lua](https://octocounts.com/github/challacade/legend-of-lua) — Lua, 20,908 code lines
- [noctalia-dev/official-plugins](https://octocounts.com/github/noctalia-dev/official-plugins) — Lua, 14,422 code lines
- [LazyVim/LazyVim](https://octocounts.com/github/LazyVim/LazyVim) — Lua, 12,926 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)
- [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)
