{"id":34964794,"url":"https://github.com/cscnk52/dotfiles","last_synced_at":"2026-04-20T22:07:08.657Z","repository":{"id":159376376,"uuid":"596367808","full_name":"cscnk52/dotfiles","owner":"cscnk52","description":"my config","archived":false,"fork":false,"pushed_at":"2026-02-07T13:49:58.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-13T16:41:31.175Z","etag":null,"topics":["dotfiles","vim","vimrc","zsh-plugin","zsh-plugins","zshrc"],"latest_commit_sha":null,"homepage":"","language":null,"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/cscnk52.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://afdian.com/a/cscnk52"]}},"created_at":"2023-02-02T02:50:26.000Z","updated_at":"2026-02-07T13:50:02.000Z","dependencies_parsed_at":"2023-06-12T08:45:23.408Z","dependency_job_id":null,"html_url":"https://github.com/cscnk52/dotfiles","commit_stats":null,"previous_names":["cscnk52/dotfiles","cscnk52/.dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cscnk52/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cscnk52%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cscnk52%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cscnk52%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cscnk52%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cscnk52","download_url":"https://codeload.github.com/cscnk52/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cscnk52%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32067679,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T21:26:33.338Z","status":"ssl_error","status_checked_at":"2026-04-20T21:26:22.081Z","response_time":94,"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":["dotfiles","vim","vimrc","zsh-plugin","zsh-plugins","zshrc"],"created_at":"2025-12-26T22:53:26.743Z","updated_at":"2026-04-20T22:07:08.651Z","avatar_url":"https://github.com/cscnk52.png","language":null,"funding_links":["https://afdian.com/a/cscnk52"],"categories":[],"sub_categories":[],"readme":"# My dotfiles...\n\nBefore using:\n\n- generate ssh key\n- generate gpg key\n\n```bash\ncd ~\ngit clone git@github.com:cscnk52/.dotfiles.git\ncd .dotfiles\nsudo pacman -S stow\nstow ...\n```\n\n## Important stuff:\n\n### pacman\n\n```bash\ncp ~/.dotfiles/pacman/pacman.conf /etc/pacman.conf\n```\n\n### Vim\n\n#### install [vim-plug](https://github.com/junegunn/vim-plug)\n\n```bash\ncurl -fLo ~/.vim/autoload/plug.vim --create-dirs \\\n    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim\n```\n\nreference from: https://github.com/junegunn/vim-plug#unix\n\n#### link files via stow\n\n```bash\ncd ~/.dotfiles\nstow vim\n```\n\n### Zsh\n\ninstall [zinit](https://github.com/zdharma-continuum/zinit) \n\n```bash\nbash -c \"$(curl --fail --show-error --silent --location https://raw.githubusercontent.com/zdharma-continuum/zinit/HEAD/scripts/install.sh)\"\n```\n\nreference from: https://github.com/zdharma-continuum/zinit#install\n\n#### link file via stow\n\n```bash\ncd ~\nrm .zshrc\ncd .dotfiles\nstow zsh\n```\n\nremember to restart zsh","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcscnk52%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcscnk52%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcscnk52%2Fdotfiles/lists"}