{"id":24255949,"url":"https://github.com/tcelestino/dotfiles","last_synced_at":"2026-04-09T23:03:10.087Z","repository":{"id":54222866,"uuid":"66517090","full_name":"tcelestino/dotfiles","owner":"tcelestino","description":"My personal configurations, settings and customizations. ","archived":false,"fork":false,"pushed_at":"2025-02-27T12:53:06.000Z","size":1136,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-27T18:14:15.816Z","etag":null,"topics":["bash","development","dotfiles","linux","mac","zsh"],"latest_commit_sha":null,"homepage":"","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/tcelestino.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-25T02:29:57.000Z","updated_at":"2025-02-27T12:53:10.000Z","dependencies_parsed_at":"2023-11-15T22:37:09.535Z","dependency_job_id":"0b4bbeb3-ba85-4908-be6c-980bc9cfc8a9","html_url":"https://github.com/tcelestino/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/tcelestino%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcelestino%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcelestino%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcelestino%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tcelestino","download_url":"https://codeload.github.com/tcelestino/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241907459,"owners_count":20040466,"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":["bash","development","dotfiles","linux","mac","zsh"],"created_at":"2025-01-15T04:22:52.554Z","updated_at":"2026-04-09T23:03:10.079Z","avatar_url":"https://github.com/tcelestino.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\nThis is my dotfiles for personal app configs and customizations. I mainly use zsh, but you might adapt for bash or other shells.\n\nThis repo is 100% open for you to explore and customize.\n\n## Requirements\n\nYou need to have the following tools installed:\n\n- [Homebrew](https://brew.sh/)\n- [zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH#install-and-set-up-zsh-as-default)\n- [oh-my-zsh](https://ohmyz.sh/#install)\n- [git](https://git-scm.com/downloads)\n\n## How to use\n\n1. Install Homebrew:\n\n```bash\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n```\n\n2. Clone this repository and open folder `dotfiles`:\n\n```bash\ngit clone git@github.com:tcelestino/dotfiles.git \u0026\u0026 cd dotfiles\n```\n\n3. Open `.zshrc` file and change variables `USER_NAME`, `USER_EMAIL` and `NPM_SCOPE`. You might set `GH_TOKEN` and `NPM_TOKEN` too.\n4. Set your email and name for git on `.gitconfig` file.\n\n5. Install zsh (if you not have it installed):\n\n```bash\n## linux\nsudo apt update \u0026\u0026 sudo apt install zsh\n```\n\n```bash\n## macos\nbrew install zsh\n```\n\n_zsh is default shell on latest versions of macOS_\n\n6. Install oh-my-zsh:\n\n```bash\nsh -c \"$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)\"\n```\n\n7. Run the install script:\n\n```bash\n./install --ssh-email \u003cyour-email-here\u003e\n```\n\n## Apps and dev tools\n\nMy apps and dev tools for Linux and macOS.\n\n- [Linux apps](docs/linux-apps.md)\n- [macOS apps](docs/macos-apps.md)\n- [Dev tools](docs/dev-tools.md)\n\n## Additional Configurations\n\n- To set the keyboard layout to include the 'ç' character on Ubuntu, follow the steps in the article \"[Ajeitando o cedilha errado (ć) no Ubuntu Linux](https://www.danielkossmann.com/pt/ajeitando-cedilha-errado-ubuntu-linux/)\"\n\n## License\n\nSee in [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcelestino%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftcelestino%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcelestino%2Fdotfiles/lists"}