{"id":29894773,"url":"https://github.com/nicholasgoh/dotfiles-public","last_synced_at":"2026-04-17T01:01:58.493Z","repository":{"id":303375552,"uuid":"1015258129","full_name":"NicholasGoh/dotfiles-public","owner":"NicholasGoh","description":"Batteries-included, quality-of-life dotfiles.","archived":false,"fork":false,"pushed_at":"2025-07-11T02:58:13.000Z","size":4713,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-13T16:55:22.898Z","etag":null,"topics":["lazydocker","lazygit","neovim","zsh"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/gohn0004/dotfiles","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NicholasGoh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-07T08:33:13.000Z","updated_at":"2025-08-01T16:50:43.000Z","dependencies_parsed_at":"2025-07-07T09:46:49.665Z","dependency_job_id":"46bf119e-7b09-4c85-b13e-5918ee98a21a","html_url":"https://github.com/NicholasGoh/dotfiles-public","commit_stats":null,"previous_names":["nicholasgoh/dotfiles-public"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/NicholasGoh/dotfiles-public","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicholasGoh%2Fdotfiles-public","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicholasGoh%2Fdotfiles-public/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicholasGoh%2Fdotfiles-public/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicholasGoh%2Fdotfiles-public/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NicholasGoh","download_url":"https://codeload.github.com/NicholasGoh/dotfiles-public/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicholasGoh%2Fdotfiles-public/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31910585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["lazydocker","lazygit","neovim","zsh"],"created_at":"2025-08-01T05:17:49.823Z","updated_at":"2026-04-17T01:01:58.419Z","avatar_url":"https://github.com/NicholasGoh.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles-public\n\nBatteries-included, quality-of-life dotfiles. Try them out in a Dockerized environment; if you like it, follow the [installation](#installation) steps. All configurations use the native repositories' sensible defaults, but you can easily customize them to your liking.\n\n## Prebuilt Image on DockerHub\n\n```bash\ndocker pull gohn0004/dotfiles\n```\n\n```bash\ndocker run --rm -it gohn0004/dotfiles\n```\n\nOr try with a directory of your choice:\n\n```bash\ndocker run --rm -it -v ./:/app -w /app gohn0004/dotfiles\n```\n\nTo use with `lazydocker`:\n\n```bash\ndocker run --rm -it -v /var/run/docker.sock:/var/run/docker.sock gohn0004/dotfiles\n```\n\n## Overview of features\n\n### Zsh Plugins\n\n[![romkatv/powerlevel10k](https://img.shields.io/github/stars/romkatv/powerlevel10k?label=romkatv%2Fpowerlevel10k)](https://github.com/romkatv/powerlevel10k)\n\n\u003cdetails\u003e\n  \u003csummary\u003eCustomizable Zsh theme\u003c/summary\u003e\n\n![preview](https://raw.githubusercontent.com/romkatv/powerlevel10k-media/master/prompt-styles-high-contrast.png)\n\n\u003c/details\u003e\n\n[![junegunn/fzf](https://img.shields.io/github/stars/junegunn/fzf?label=junegunn%2Ffzf)](https://github.com/junegunn/fzf)\n\n\u003cdetails\u003e\n  \u003csummary\u003eFuzzy finder instead of exact matches\u003c/summary\u003e\n\n![preview](https://raw.githubusercontent.com/junegunn/i/master/fzf-preview.png)\n\n\u003c/details\u003e\n\n[![joshskidmore/zsh-fzf-history-search](https://img.shields.io/github/stars/joshskidmore/zsh-fzf-history-search?label=joshskidmore%2Fzsh-fzf-history-search)](https://github.com/joshskidmore/zsh-fzf-history-search)\n\u003cdetails\u003e\n  \u003csummary\u003eA simple zsh plugin to replace Ctrl-r with an fzf-driven, searchable list of history.\u003c/summary\u003e\n\n![preview](https://camo.githubusercontent.com/72752552f5d12b1d4a3de4167e548c6ed6373405e1787a2a2132db21a306005a/68747470733a2f2f6a6f73682e73682f355550722e706e67)\n\n\u003c/details\u003e\n\n[![Aloxaf/fzf-tab](https://img.shields.io/github/stars/Aloxaf/fzf-tab?label=Aloxaf%2Ffzf-tab)](https://github.com/Aloxaf/fzf-tab)\n\n\u003cdetails\u003e\n  \u003csummary\u003eReplace zsh's default completion selection menu with fzf\u003c/summary\u003e\n\n[![asciicast](https://asciinema.org/a/293849.svg)](https://asciinema.org/a/293849)\n\n\u003c/details\u003e\n\n[![sharkdp/bat](https://img.shields.io/github/stars/sharkdp/bat?label=sharkdp%2Fbat)](https://github.com/sharkdp/bat)\n\n\u003cdetails\u003e\n  \u003csummary\u003eA cat(1) clone with syntax highlighting and Git integration.\u003c/summary\u003e\n\n![preview](https://camo.githubusercontent.com/a9789c5200bdb0a22602643d7bf85f0f424ddd4259e763abc865609010c5e228/68747470733a2f2f696d6775722e636f6d2f724773646e44652e706e67)\n\n\u003c/details\u003e\n\n[![BurntSushi/ripgrep](https://img.shields.io/github/stars/BurntSushi/ripgrep?label=BurntSushi%2Fripgrep)](https://github.com/BurntSushi/ripgrep)\n\n\n\u003cdetails\u003e\n  \u003csummary\u003eBetter `grep`\u003c/summary\u003e\n\n![preview](https://burntsushi.net/stuff/ripgrep1.png)\n\n\u003c/details\u003e\n\n[![sharkdp/fd](https://img.shields.io/github/stars/sharkdp/fd?label=sharkdp%2Ffd)](https://github.com/sharkdp/fd)\n\n\n\u003cdetails\u003e\n  \u003csummary\u003eBetter `find`\u003c/summary\u003e\n\n![preview](https://github.com/sharkdp/fd/raw/master/doc/screencast.svg)\n\n\u003c/details\u003e\n\n[![jesseduffield/lazygit](https://img.shields.io/github/stars/jesseduffield/lazygit?label=jesseduffield%2Flazygit)](https://github.com/jesseduffield/lazygit)\n\n\n\u003cdetails\u003e\n  \u003csummary\u003eA simple terminal UI for git commands\u003c/summary\u003e\n\n![preview](https://github.com/jesseduffield/lazygit/raw/assets/demo/commit_and_push-compressed.gif)\n\nCommitizen integration:\n![preview](./assets/commitizen.gif)\n\n\u003c/details\u003e\n\n[![jesseduffield/lazydocker](https://img.shields.io/github/stars/jesseduffield/lazydocker?label=jesseduffield%2Flazydocker)](https://github.com/jesseduffield/lazydocker)\n\u003cdetails\u003e\n  \u003csummary\u003eA simple terminal UI for both docker and docker-compose.\u003c/summary\u003e\n\n![preview](https://github.com/jesseduffield/lazydocker/raw/master/docs/resources/demo3.gif)\n\n\u003c/details\u003e\n\n[![dandavison/delta](https://img.shields.io/github/stars/dandavison/delta?label=dandavison%2Fdelta)](https://github.com/dandavison/delta)\n\n\u003cdetails\u003e\n  \u003csummary\u003eA syntax-highlighting pager for git, diff, and grep output\u003c/summary\u003e\n\n![preview](https://user-images.githubusercontent.com/52205/86275526-76792100-bba1-11ea-9e78-6be9baa80b29.png)\n\n\u003c/details\u003e\n\n[![theryangeary/choose](https://img.shields.io/github/stars/theryangeary/choose?label=theryangeary%2Fchoose)](https://github.com/theryangeary/choose)\n\n\u003cdetails\u003e\n  \u003csummary\u003eThis is `choose`, a human-friendly and fast alternative to `cut` and (sometimes) `awk`\u003c/summary\u003e\n\n[![`choose` demo](https://asciinema.org/a/315932.png)](https://asciinema.org/a/315932?autoplay=1)\n\n\u003c/details\u003e\n\n[![MohamedElashri/exa-zsh](https://img.shields.io/github/stars/MohamedElashri/exa-zsh?label=MohamedElashri%2Fexa-zsh)](https://github.com/MohamedElashri/exa-zsh)\n\n\u003cdetails\u003e\n  \u003csummary\u003eBetter `ls`\u003c/summary\u003e\n\n![preview](https://github.com/eza-community/eza/raw/main/docs/images/screenshots.png)\n\n\u003c/details\u003e\n\n[![hlissner/zsh-autopair](https://img.shields.io/github/stars/hlissner/zsh-autopair?label=hlissner%2Fzsh-autopair)](https://github.com/hlissner/zsh-autopair)\n\nA simple plugin that auto-closes, deletes and skips over matching delimiters in zsh intelligently. Hopefully.\n\n### Other CLI tools\n\n[![muesli/duf](https://img.shields.io/github/stars/muesli/duf?label=muesli%2Fduf)](https://github.com/muesli/duf)\n\n\u003cdetails\u003e\n  \u003csummary\u003eDisk Usage/Free Utility\u003c/summary\u003e\n\n![preview](https://github.com/muesli/duf/raw/master/duf.png)\n\n\u003c/details\u003e\n\n[![wting/autojump](https://img.shields.io/github/stars/wting/autojump?label=wting%2Fautojump)](https://github.com/wting/autojump)\n\nautojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line.\n\n[![rofl0r/ncdu](https://img.shields.io/github/stars/rofl0r/ncdu?label=rofl0r%2Fncdu)](https://github.com/rofl0r/ncdu)\n\nNicer disk usage.\n\n[![ranger/ranger](https://img.shields.io/github/stars/ranger/ranger?label=ranger%2Franger)](https://github.com/ranger/ranger)\n\n\u003cdetails\u003e\n  \u003csummary\u003eConsole file manager\u003c/summary\u003e\n\n![preview](https://raw.githubusercontent.com/ranger/ranger-assets/master/screenshots/twopane.png)\n\n\u003c/details\u003e\n\n### Neovim Distro\n\n[![LazyVim/LazyVim](https://img.shields.io/github/stars/LazyVim/LazyVim?label=LazyVim%2FLazyVim)](https://github.com/LazyVim/LazyVim)\n\n\u003cdetails\u003e\n  \u003csummary\u003eNeovim distro (batteries batteries-included)\u003c/summary\u003e\n\n![image](https://user-images.githubusercontent.com/292349/211285846-0b7bb3bf-0462-4029-b64c-4ee1d037fc1c.png)\n![image](https://user-images.githubusercontent.com/292349/213447056-92290767-ea16-430c-8727-ce994c93e9cc.png)\n\n\u003c/details\u003e\n\n#### Features\n\n\u003cdetails\u003e\n  \u003csummary\u003eNative plugin manager\u003c/summary\u003e\n\n![preview](https://user-images.githubusercontent.com/292349/208301737-68fb279c-ba70-43ef-a369-8c3e8367d6b1.png)\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eFuzzy search iteratively\u003c/summary\u003e\n\n1. Fuzzy search `run`, then fuzzy search the results for `dockerfile`\n1. Fuzzy search `run`, then fuzzy search the results for files: `dockerfile`\n\n![preview](./assets/fuzzy-search.gif)\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eInteractive keymap cheatsheet\u003c/summary\u003e\n\n![preview](https://user-images.githubusercontent.com/292349/211862473-1ff5ee7a-3bb9-4782-a9f6-014f0e5d4474.png)\n\n\u003c/details\u003e\n\nMany more features in [LazyVim docs](https://www.lazyvim.org/)\n\n## Installation\n\n```bash\ngit clone https://github.com/NicholasGoh/dotfiles-public \u0026\u0026 \\\n  cd dotfiles-public/auto \u0026\u0026 \\\n  ./install.sh \u0026\u0026 \\\n  stow ../home -t ~ \u0026\u0026 \\\n  stow ../.config -t ~/.config \u0026\u0026 \\\n  ./configure-git-delta.sh\n```\n\n## Disclaimer\n\n`lazydocker` is not meant to view logs of containers running `lazydocker`. Thus running `lazydocker` in `gohn0004/dotfiles` will show weird logs, as container is viewing logs of itself running `lazydocker`, but otherwise correct functionality.\n\n\u003cdetails\u003e\n  \u003csummary\u003eClick to expand\u003c/summary\u003e\n\n![preview](./assets/lazydocker-disclaimer.png)\n\n\u003c/details\u003e\n\n## Inspirations for this repository\n\n- https://github.com/ibraheemdev/modern-unix\n- https://github.com/tainvecs/dotfiles\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicholasgoh%2Fdotfiles-public","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicholasgoh%2Fdotfiles-public","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicholasgoh%2Fdotfiles-public/lists"}