{"id":20399098,"url":"https://github.com/nolim1t/dotfiles","last_synced_at":"2026-05-13T20:32:18.813Z","repository":{"id":5666511,"uuid":"6876022","full_name":"nolim1t/dotfiles","owner":"nolim1t","description":"self explanatory","archived":false,"fork":false,"pushed_at":"2022-09-02T06:16:00.000Z","size":73,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-08T19:12:32.653Z","etag":null,"topics":["dev-environment-setup","dotfiles","shell"],"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/nolim1t.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}},"created_at":"2012-11-27T02:06:13.000Z","updated_at":"2022-09-02T06:16:04.000Z","dependencies_parsed_at":"2023-01-11T16:51:37.555Z","dependency_job_id":null,"html_url":"https://github.com/nolim1t/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nolim1t/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolim1t%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolim1t%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolim1t%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolim1t%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nolim1t","download_url":"https://codeload.github.com/nolim1t/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolim1t%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32999232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: 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":["dev-environment-setup","dotfiles","shell"],"created_at":"2024-11-15T04:27:00.093Z","updated_at":"2026-05-13T20:32:18.797Z","avatar_url":"https://github.com/nolim1t.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"dotfiles\n========\n\nself explanatory. But seriously this is to keep a copy of my CLI development environment configuration.\n\n\nFolders\n--------\n* gitignore - contains my usual git ignore stuff\n* cocoapods - Contains a podfile for my usual Cocoapods libraries\n\nInstalling\n--------\n\n```bash\n# If you have a .vimrc or .profile you probably should check them out first. Pull requests welcome.\n\ncd $HOME\nif ! [ -f .profile ]; then\n    ln -s src/dotfiles/profile .profile\nfi\n\nif ! [ -f .vimrc ]; then\n    ln -s src/dotfiles/profile .vimrc\nfi\n```\n\nUsage\n--------\n* Choose file you want (or just clone this whole repo)\n* Go to RAW mode and grab the URL\n* curl -o filename \"http://url\"\n* wget \"http://url\"\n* add . in front of the file, some files may require extra care such as ```dotssh``` which should be be called ```.ssh``` but I recommend doing ```ln -s src/dotfiles/dotssh/config $HOME/.ssh/config``` instead\n* If you got changes fork and do pull request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnolim1t%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnolim1t%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnolim1t%2Fdotfiles/lists"}