{"id":13897861,"url":"https://github.com/sainnhe/dotfiles","last_synced_at":"2025-04-04T07:05:16.877Z","repository":{"id":33991621,"uuid":"162520537","full_name":"sainnhe/dotfiles","owner":"sainnhe","description":"My Dotfiles (Containerized)","archived":false,"fork":false,"pushed_at":"2024-10-24T14:02:21.000Z","size":2592,"stargazers_count":223,"open_issues_count":0,"forks_count":28,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-10-25T16:21:55.449Z","etag":null,"topics":["container","docker","dotfiles","neovim","tmux","vim","zsh"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sainnhe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-Anti-996","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}},"created_at":"2018-12-20T03:16:16.000Z","updated_at":"2024-10-24T14:02:25.000Z","dependencies_parsed_at":"2023-10-16T16:37:27.736Z","dependency_job_id":"845d16bc-40ef-443b-a5cd-914db19d9b42","html_url":"https://github.com/sainnhe/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sainnhe%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sainnhe%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sainnhe%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sainnhe%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sainnhe","download_url":"https://codeload.github.com/sainnhe/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247135141,"owners_count":20889420,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["container","docker","dotfiles","neovim","tmux","vim","zsh"],"created_at":"2024-08-06T18:03:55.042Z","updated_at":"2025-04-04T07:05:16.841Z","avatar_url":"https://github.com/sainnhe.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"## Gallery\n\n![demo-1](https://gitlab.com/sainnhe/img/-/raw/master/dotfiles-1.png)\n\n![demo-2](https://gitlab.com/sainnhe/img/-/raw/master/dotfiles-2.png)\n\n![demo-3](https://gitlab.com/sainnhe/img/-/raw/master/dotfiles-3.png)\n\n## About\n\nThis repository contains my personal configuration files for development on Windows \u0026\u0026 macOS \u0026\u0026 Linux.\n\nIt's not recommended to directly copy my configs, unless you know what they mean. Google and the manual pages are your best friends when exploring the open source world.\n\nIf you want to have a look at my vim configs, check out [sainnhe.txt](./.vim/doc/sainnhe.txt).\n\nFor portable development, I bundled my dotfiles and development tools into a container image. You can try it out if you have podman or docker installed.\n\nThe container image is based on alpine and will be built on schedule. It features the following:\n\n- Vim/Neovim\n- Zsh\n- Tmux\n- Some UNIX Development Tools\n\nCurrently, it supports two architectures:\n\n- `amd64`\n- `arm64`\n\nTo run it, install podman or docker and run this command:\n\n```shell\npodman run -it --rm \u003cregistry\u003e/sainnhe/dotfiles:latest\n```\n\nWhere `\u003cregistry\u003e` is one of the following:\n\n- [`ghcr.io`](https://github.com/sainnhe/dotfiles/pkgs/container/dotfiles)\n- [`quay.io`](https://quay.io/repository/sainnhe/dotfiles)\n\nTo access local directory in the container, use:\n\n```shell\npodman run -v \u003cworkdir-on-local-machine\u003e:/root/work -it --rm sainnhe/dotfiles:latest\n```\n\nWhere `\u003cworkdir-on-local-machine\u003e` is the path of the directory you want to access on your local machine.\n\n## Tips\n\n- Don't forget to install nerd font for your terminal emulator.\n- Execute `tmuxinit` in zsh to start a tmux session.\n- Press Ctrl-Space twice to launch tmux-fzf which can help you better manage tmux environment.\n- Execute `colorscheme` in zsh to switch color schemes.\n- Press Space in Vim/Neovim normal mode to get a set of shortcuts.\n- Type `:h sainnhe.txt` in vim to read the user manual.\n\n## License\n\n[MIT](./LICENSE-MIT) \u0026\u0026 [Anti-996](./LICENSE-Anti-996) © sainnhe\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsainnhe%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsainnhe%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsainnhe%2Fdotfiles/lists"}