{"id":19737549,"url":"https://github.com/robpol86/dotfiles","last_synced_at":"2026-06-09T02:32:17.568Z","repository":{"id":39613227,"uuid":"51862749","full_name":"Robpol86/dotfiles","owner":"Robpol86","description":"My dotfiles. Nothing special.","archived":false,"fork":false,"pushed_at":"2024-04-06T19:41:49.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-10T19:24:53.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Robpol86.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":"2016-02-16T19:36:38.000Z","updated_at":"2021-12-30T21:15:49.000Z","dependencies_parsed_at":"2024-11-12T01:11:35.787Z","dependency_job_id":"d395ab81-4cc7-4510-bdb3-43c1409b3015","html_url":"https://github.com/Robpol86/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/Robpol86%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robpol86%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robpol86%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robpol86%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Robpol86","download_url":"https://codeload.github.com/Robpol86/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241063040,"owners_count":19903014,"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":[],"created_at":"2024-11-12T01:11:33.801Z","updated_at":"2026-06-09T02:32:12.513Z","avatar_url":"https://github.com/Robpol86.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\nMy dotfiles. Nothing special.\n\nUsed on OS X and Linux (Fedora/RHEL/Centos/Ubuntu/Debian).\n\n## Install\n\n```shell\nsh -c \"$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)\"\n```\n\n```shell\ngit -C \"$ZSH_CUSTOM/plugins\" clone https://github.com/zsh-users/zsh-syntax-highlighting.git\ngit clone https://github.com/so-fancy/diff-so-fancy.git \"$HOME/workspace/diff-so-fancy\"\ngit clone https://github.com/Robpol86/dotfiles.git \"$HOME/workspace/dotfiles\" \u0026\u0026 cd \"$_\" \u0026\u0026 \\\n    install -m0700 -d ~/.ssh \u0026\u0026 \\\n    ln -s \"$PWD/ssh_config\" ~/.ssh/config \u0026\u0026 \\\n    ln -fs \"$PWD/vimrc\" ~/.vimrc \u0026\u0026 \\\n    ln -fs \"$PWD/themes/robpol86.zsh-theme\" \"$ZSH/custom/themes/\" \u0026\u0026 \\\n    ln -fs \"$PWD/zshrc.sh\" ~/.zshrc \u0026\u0026 \\\n    ln -fs \"$PWD/zprofile.sh\" ~/.zprofile \u0026\u0026 \\\n    zsh -lc _robpol86_run_once\n```\n\nAfter setting up SSH keys:\n\n```shell\ngit remote set-url origin git@github.com:Robpol86/dotfiles.git\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobpol86%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobpol86%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobpol86%2Fdotfiles/lists"}