{"id":20957144,"url":"https://github.com/tma15/dotfiles","last_synced_at":"2025-03-13T06:13:12.822Z","repository":{"id":16664964,"uuid":"19420603","full_name":"tma15/dotfiles","owner":"tma15","description":"A minimal collection of my configure files","archived":false,"fork":false,"pushed_at":"2024-05-05T07:57:58.000Z","size":87,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-19T23:44:56.229Z","etag":null,"topics":["dotfiles","pyenv","tmux","zsh"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","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/tma15.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2014-05-04T06:44:48.000Z","updated_at":"2024-05-05T07:57:47.000Z","dependencies_parsed_at":"2024-05-03T00:41:25.571Z","dependency_job_id":"275f6de9-694e-4c4b-a58e-35b513c4e56f","html_url":"https://github.com/tma15/dotfiles","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tma15%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tma15%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tma15%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tma15%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tma15","download_url":"https://codeload.github.com/tma15/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243352033,"owners_count":20276916,"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":["dotfiles","pyenv","tmux","zsh"],"created_at":"2024-11-19T01:29:40.991Z","updated_at":"2025-03-13T06:13:12.802Z","avatar_url":"https://github.com/tma15.png","language":"Vim Script","readme":"# Dotfiles\ndotfiles have configuration files of following tools:\n\n- tmux\n- vim\n- zsh\n\n## Install\n```sh\ngit clone https://github.com/tma15/dotfiles.git\ncd dotfiles\nzsh init.zsh\n```\n\n## Features\n### Vim\nThe configuration of vim manages plugins via [dein](https://github.com/Shougo/dein.vim).\nFor the first use of vim in the configuration, dein installs plugins, which are defined in `vim/dein/userconfig/plugins.toml` and `vim/dein/userconfig/plugins_lazy.toml`.\n\nPlugins are modern ones such as [ddc](https://github.com/Shougo/ddc.vim), [vim-lsp](https://github.com/prabirshrestha/vim-lsp) for completion.\nBecause ddc depends on [Deno](https://deno.land/), it will be installed by `init.zsh`.\n\nDein in the configuration also installs plugins such as [black](https://github.com/psf/black) and [vim-indent-guide](https://github.com/thaerkh/vim-indentguides) for assisting writing of Python sources.\nIn addition, a [flake8](https://flake8.pycqa.org/en/latest/)-based linter is enabled by `vim-lsp`.\n\n### Zsh\nMy configuration of zsh depends on [prezto](https://github.com/sorin-ionescu/prezto).\nMain configuration based on prezto is written in `zpreztorc`.\n\nBecause Python environment is built by [pyenv](https://github.com/pyenv/pyenv), its configuration is written in `zshrc`.\n\n### Tmux\nWhenever opening a terminal, tmux will be automatically started.\n\n## Author\nTakuya Makino\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftma15%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftma15%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftma15%2Fdotfiles/lists"}