{"id":15513665,"url":"https://github.com/exAspArk/dotfiles","last_synced_at":"2025-10-12T10:30:46.106Z","repository":{"id":44340847,"uuid":"43440053","full_name":"exAspArk/dotfiles","owner":"exAspArk","description":"Configs :metal::metal::metal:","archived":false,"fork":false,"pushed_at":"2025-10-01T14:02:04.000Z","size":1063,"stargazers_count":43,"open_issues_count":0,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-10-01T16:07:27.816Z","etag":null,"topics":["ansible","dotfiles","iterm2","neovim","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/exAspArk.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}},"created_at":"2015-09-30T15:09:26.000Z","updated_at":"2025-10-01T14:02:07.000Z","dependencies_parsed_at":"2023-02-10T13:02:50.507Z","dependency_job_id":"98253eb8-80a4-4d22-8fa1-24fe5ae694e8","html_url":"https://github.com/exAspArk/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/exAspArk/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exAspArk%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exAspArk%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exAspArk%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exAspArk%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exAspArk","download_url":"https://codeload.github.com/exAspArk/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exAspArk%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011063,"owners_count":26084865,"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-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["ansible","dotfiles","iterm2","neovim","zsh"],"created_at":"2024-10-02T09:54:31.428Z","updated_at":"2025-10-12T10:30:46.094Z","avatar_url":"https://github.com/exAspArk.png","language":"Vim Script","funding_links":[],"categories":["Vim Script","Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# dotfiles\n\n## Demo\n\n\u003ca href=\"https://www.youtube.com/watch?v=XqWLLvihz4Q\" align=\"center\"\u003e\u003cimg src=\"./img/thumbnail.png\" alt=\"Demo\" height=\"316px\" width=\"560px\" \u003e\u003c/a\u003e\n\n## Requrements\n\n* Git\n\n## Install\n\n```\n# Install Dropbox\n\nmkdir ~/.ssh\ncp $BACKUP_PATH/ssh/* ~/.ssh\nchmod 600 ~/.ssh/id_rsa\n\nmkdir -p $PROJECT_PATH/my\ncd $PROJECT_PATH/my\ngit clone git@github.com:exAspArk/dotfiles.git\n\nxcode-select --install\nsh -c \"$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)\"\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)\"\n\ncurl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install # https://github.com/DeterminateSystems/nix-installer\nnix-build https://github.com/LnL7/nix-darwin/archive/master.tar.gz -A installer \u0026\u0026 NIXPKGS_ALLOW_UNFREE=1 ./result/bin/darwin-installer \u0026\u0026 rm -rf ./result\n# If you see this error: Problem with the SSL CA cert (path? access rights?) (77)\n# sudo rm /etc/ssl/certs/ca-certificates.crt\n# sudo ln -s /nix/var/nix/profiles/default/etc/ssl/certs/ca-bundle.crt /etc/ssl/certs/ca-certificates.crt\n\nexport PATH=$PATH:/opt/homebrew/bin\nmake install_cli_apps\nmake install_gui_apps\nmake configure_dotfiles\nmake configure_backups\n\ncd ~/.config/coc/extensions \u0026\u0026 pnpm install\ngit clone https://github.com/elixir-lsp/elixir-ls.git ~/.config/coc/elixir-ls\ncd ~/.config/coc/elixir-ls \u0026\u0026 mix deps.get \u0026\u0026 mix compile \u0026\u0026 mix elixir_ls.release -o release\n```\n\nSet up [GPG](https://gist.github.com/exAspArk/d5cffe82f3151c40669be1aa4122e952#method-2) by using Method 2.\n\n## Other tools and apps:\n\n* pCloud\n* OBS\n* Grammarly Desktop\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FexAspArk%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FexAspArk%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FexAspArk%2Fdotfiles/lists"}