{"id":16431729,"url":"https://github.com/dev99problems/dotfiles","last_synced_at":"2025-07-23T19:05:20.352Z","repository":{"id":59920539,"uuid":"540090781","full_name":"dev99problems/dotfiles","owner":"dev99problems","description":"tmux, kitty, nvim, git, zsh configs","archived":false,"fork":false,"pushed_at":"2025-07-21T12:11:30.000Z","size":1337,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-21T14:21:30.052Z","etag":null,"topics":["git","gitui","kitty","nvim","tmux","zsh"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dev99problems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2022-09-22T17:19:35.000Z","updated_at":"2025-07-21T12:11:32.000Z","dependencies_parsed_at":"2024-10-24T23:13:23.216Z","dependency_job_id":"b61322a3-541b-4768-85a6-55e3936bc269","html_url":"https://github.com/dev99problems/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dev99problems/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev99problems%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev99problems%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev99problems%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev99problems%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev99problems","download_url":"https://codeload.github.com/dev99problems/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev99problems%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266737717,"owners_count":23976392,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["git","gitui","kitty","nvim","tmux","zsh"],"created_at":"2024-10-11T08:32:17.123Z","updated_at":"2025-07-23T19:05:20.307Z","avatar_url":"https://github.com/dev99problems.png","language":"Lua","readme":"# .dotfiles\nPersonal dot and \"not that dot\" files and configs \n\n## Configs\n\nThis is saved as a reminder.\nThe bigger part of this is now done by `setup.sh`.\n\n### zshrc\n\n```bash\n# alias\nln -s ~/reps/github/.dotfiles/zsh/z.sh ~/.z.sh\nln -s ~/reps/github/.dotfiles/zsh/.zshrc ~/.zshrc\n```\n\n\n### kitty\n\n```bash\n# alias\ncp ~/reps/github/.dotfiles/kitty/dracula.conf ~/.config/kitty/dracula.conf\ncp ~/reps/github/.dotfiles/kitty/kitty.conf ~/.config/kitty/kitty.conf\n```\n\n\n### nnn\n\n```bash\n# After setting up .zshrc and installing `nnn`, there's a need to add \n# plugins, so the commited plugins folder can be just aliased\nln -s ~/reps/github/.dotfiles/nnn/plugins ~/.config/nnn/\n```\n\n\n### nvim\n\n```bash\n# alias\nln -s ~/reps/github/.dotfiles/nvim/ ~/.config/nvim\n```\n\n\n### tmux\n\n```bash\n# 1. Firstly you need to copy the config\n# alias\nln -s ~/reps/github/.dotfiles/tmux/tmux.conf ~/.tmux.conf\n\n# 2. After that you need to install `tmp` - tmux plugin manager.\n# More details at https://github.com/tmux-plugins/tpm#installation\ngit clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm\n\n# 3. Reload the config and install plugins\ntmux source ~/.tmux.conf\n# Hit \u003cPrefix\u003eI - this will do the magic\n\n# 4. Sometimes after installing tmux using `brew`,\n# I need to adjust the colors for Kitty. More details in `.dotfiles/tmux/`\n```\n\n\n### git\n\n```bash\n# alias\nln -s ~/reps/github/.dotfiles/git/gitconfig ~/.gitconfig\n```\n\n\n### gitextras\n\n```bash\n# alias\nln -s ~/reps/github/.dotfiles/git_extras ~/.git_extras\n```\n\n\n### gitui\n\n```bash\n# To have nvim keybindings in gitui, connect the config\nln -s ~/reps/github/.dotfiles/gitui/key_bindings.ron ~/.config/gitui/key_bindings.ron\n```\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev99problems%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev99problems%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev99problems%2Fdotfiles/lists"}