{"id":18592214,"url":"https://github.com/tankibaj/dotfiles","last_synced_at":"2026-04-11T09:46:00.311Z","repository":{"id":40676238,"uuid":"283276406","full_name":"tankibaj/dotfiles","owner":"tankibaj","description":"The dotfiles are how you personalize your system. These are mine for macOS and Ubuntu","archived":false,"fork":false,"pushed_at":"2024-09-10T15:54:21.000Z","size":178,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-17T21:36:34.962Z","etag":null,"topics":["alias","aliases","bash","bash-script","brewfile","dotfile","dotfiles","homebrew","macos","shell","ubuntu","xcode","zsh"],"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/tankibaj.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":"2020-07-28T17:03:54.000Z","updated_at":"2024-09-10T15:55:38.000Z","dependencies_parsed_at":"2024-06-13T13:21:56.823Z","dependency_job_id":"6bd1ef0c-68d6-4c53-a3c6-90f79bd8659e","html_url":"https://github.com/tankibaj/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/tankibaj%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tankibaj%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tankibaj%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tankibaj%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tankibaj","download_url":"https://codeload.github.com/tankibaj/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254509473,"owners_count":22082892,"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":["alias","aliases","bash","bash-script","brewfile","dotfile","dotfiles","homebrew","macos","shell","ubuntu","xcode","zsh"],"created_at":"2024-11-07T01:07:30.488Z","updated_at":"2026-04-11T09:45:55.265Z","avatar_url":"https://github.com/tankibaj.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Your dotfiles are how you personalize your system. These are mine.\n\nEvery time I set up a new macOS and Ubuntu machine, I manually copied my .bashrc file to each machine. It was a real mess. So, I decided to execute a single command on a new machine to pull down all of my dotfiles and install all the tools I commonly use. That’s why I have created this dotfiles repository. It helps me to automate the setup process and maintain aliases.\n\n\n### Prerequisite\n\n#### macOS\n\n- [xCode](https://developer.apple.com/downloads/index.action?=xcode)\n\nThe easiest way to install xCode is the command line. Type `xcode-select --install` on terminal.\n\n\n### Install dotfiles\n\n```bash\nbash -c \"$(curl -fsSL https://raw.githubusercontent.com/tankibaj/dotfiles/main/install)\"\n```\n\n\n### Enable python virtual environment for the tools [Optional]\n```bash\npython3 -m venv $HOME/.dotfiles.venv\nsource $HOME/.dotfiles.venv/bin/activate\npip install -r $HOME/.dotfiles/bin/requirements.txt\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftankibaj%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftankibaj%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftankibaj%2Fdotfiles/lists"}