{"id":13542442,"url":"https://github.com/palcu/dotfiles","last_synced_at":"2025-04-02T10:30:47.911Z","repository":{"id":2269833,"uuid":"3226301","full_name":"palcu/dotfiles","owner":"palcu","description":"My precious configs","archived":false,"fork":false,"pushed_at":"2025-03-14T09:42:21.000Z","size":728,"stargazers_count":86,"open_issues_count":1,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-14T10:34:34.267Z","etag":null,"topics":["ansible","dotfiles","zsh"],"latest_commit_sha":null,"homepage":"https://blog.palcu.ro/2014/06/dotfiles-and-dev-tools-provisioned-by.html","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/palcu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2012-01-20T13:02:49.000Z","updated_at":"2025-03-14T09:42:25.000Z","dependencies_parsed_at":"2024-01-16T15:49:48.766Z","dependency_job_id":"fa26d00d-310e-4d31-96ea-2038ad6a1b3b","html_url":"https://github.com/palcu/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/palcu%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palcu%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palcu%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palcu%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palcu","download_url":"https://codeload.github.com/palcu/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246796793,"owners_count":20835446,"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":["ansible","dotfiles","zsh"],"created_at":"2024-08-01T10:01:07.758Z","updated_at":"2025-04-02T10:30:47.488Z","avatar_url":"https://github.com/palcu.png","language":"Shell","funding_links":[],"categories":["ansible","Shell","zsh"],"sub_categories":[],"readme":"# Dotfiles by Alex Palcuie\n\nHacking like a geek:\n\n* the `playbooks` folder contains Ansible that provisions a machine with apps and configs\n* I use the Fish shell\n* my main machine is a Mac, I have a work dev Debian machine, and my server is running Ubuntu\n* VIM provisioned with Vundle\n\n## Setup for a new Mac machine\n\n1. Install XCode tools using `xcode-select --install`\n2. Install [Brew](http://brew.sh/)\n3. Install Ansible using Brew `brew install ansible`\n4. As a convention `~/dotfiles` should be this repo\n\n  ```bash\n  git clone https://github.com/palcu/dotfiles.git ~/dotfiles\n  ```\n5. Install [XQuartz](https://xquartz.macosforge.org/landing/)\n6. Run the Ansible playbook for Mac\n\n  ```bash\n  ./launch\n  ```\n\n## Setup for a new Linux machine\n\nWe need a version of Ansible greater than 2.0.\n\n```bash\nsudo apt-add-repository ppa:ansible/ansible\nsudo apt-get update\nsudo apt-get install ansible software-properties-common git\ngit clone https://github.com/palcu/dotfiles.git ~/dotfiles\ncd ~/dotfiles/playbooks\n./launch\n```\n\n## Sources of inspiration\n\nThank you for all the people who've published their useful configs.\n\n* http://dotfiles.github.io\n* https://github.com/holman/dotfiles\n* https://github.com/mgax/dotfiles\n* https://github.com/razvand/snippets\n* https://github.com/pivotal/vim-config\n* https://github.com/pivotal/dotfiles\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpalcu%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpalcu%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpalcu%2Fdotfiles/lists"}