{"id":22621467,"url":"https://github.com/cscnk52/.dotfiles","last_synced_at":"2025-03-29T02:24:36.377Z","repository":{"id":159376376,"uuid":"596367808","full_name":"cscnk52/.dotfiles","owner":"cscnk52","description":"my Linux config","archived":false,"fork":false,"pushed_at":"2023-02-11T13:38:17.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T12:35:22.356Z","etag":null,"topics":["dotfiles","vim","vimrc","zsh-plugin","zsh-plugins","zshrc"],"latest_commit_sha":null,"homepage":"","language":"Shell","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}},"created_at":"2023-02-02T02:50:26.000Z","updated_at":"2024-11-22T00:27:31.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":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cscnk52%2F.dotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cscnk52%2F.dotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cscnk52%2F.dotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cscnk52%2F.dotfiles/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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246127802,"owners_count":20727793,"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","vim","vimrc","zsh-plugin","zsh-plugins","zshrc"],"created_at":"2024-12-08T23:09:20.147Z","updated_at":"2025-03-29T02:24:36.369Z","avatar_url":"https://github.com/cscnk52.png","language":"Shell","funding_links":[],"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%2F.dotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcscnk52%2F.dotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcscnk52%2F.dotfiles/lists"}