{"id":13500942,"url":"https://github.com/ojroques/dotfiles","last_synced_at":"2025-03-16T21:30:22.295Z","repository":{"id":43196870,"uuid":"200377480","full_name":"ojroques/dotfiles","owner":"ojroques","description":"My dotfiles","archived":false,"fork":false,"pushed_at":"2025-03-07T15:54:43.000Z","size":3931,"stargazers_count":38,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-07T16:37:18.486Z","etag":null,"topics":["dotfiles"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/ojroques.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":"2019-08-03T13:15:53.000Z","updated_at":"2025-03-07T15:54:47.000Z","dependencies_parsed_at":"2023-02-17T04:45:28.118Z","dependency_job_id":"7955cea3-070d-46ec-99c9-d00a284e932c","html_url":"https://github.com/ojroques/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/ojroques%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojroques%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojroques%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojroques%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ojroques","download_url":"https://codeload.github.com/ojroques/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830922,"owners_count":20354850,"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":["dotfiles"],"created_at":"2024-07-31T22:01:20.160Z","updated_at":"2025-03-16T21:30:22.288Z","avatar_url":"https://github.com/ojroques.png","language":"Lua","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# dotfiles\n\nThis repository contains my config files for:\n- **alacritty**\n- **git**\n- **mpv**\n- **neovim**\n- **ripgrep**\n- **tmux**\n- **vim**\n- **xfce keyboard**\n- **zsh**\n\n## Install\n1. In Ubuntu 22.04+, you can use the [Makefile](./Makefile) to install apps:\n```bash\nsudo make install-base  # install base packages\nsudo make install-cli   # install base + CLI packages\nsudo make install-gui   # install base + GUI packages\nsudo make install-lsp   # install base + LSP servers\nsudo make clean         # clean up packages\n```\n2. Run [stow](https://www.gnu.org/software/stow/) to symlink config files:\n```bash\nstow git nvim ripgrep tmux vim zsh  # CLI configs\nstow alacritty mpv xfce             # GUI configs\n```\n\n## Post-installation steps\n- Change the default shell: `chsh -s /usr/bin/zsh` and reboot\n- Create git configs `~/.config/git/personal` and `~/.config/git/work`\n- Install fzf: `make fzf`\n- Install [JetBrainsMono Nerd Font](https://www.nerdfonts.com/font-downloads)\n- Generate SSH keys if needed: `ssh-keygen -t ed25519 -C \"email@example.com\"`\n- Run keychain if needed: `eval $(keychain --quiet --eval id_ed25519)`\n- Configure XFCE if used\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fojroques%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fojroques%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fojroques%2Fdotfiles/lists"}