{"id":15726623,"url":"https://github.com/uraimo/dotfiles","last_synced_at":"2025-07-06T12:35:25.235Z","repository":{"id":139512718,"uuid":"2190307","full_name":"uraimo/dotfiles","owner":"uraimo","description":"My dotfiles","archived":false,"fork":false,"pushed_at":"2021-12-14T13:30:08.000Z","size":11200,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-06T18:15:08.439Z","etag":null,"topics":["programming-fonts","tmux-configs","vimrc"],"latest_commit_sha":null,"homepage":"","language":"Vim script","has_issues":false,"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/uraimo.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":"2011-08-11T09:48:22.000Z","updated_at":"2025-02-24T11:32:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"9bda06ea-592e-4b8d-8435-6e04d840d3b3","html_url":"https://github.com/uraimo/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/uraimo%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uraimo%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uraimo%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uraimo%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uraimo","download_url":"https://codeload.github.com/uraimo/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252741474,"owners_count":21797027,"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":["programming-fonts","tmux-configs","vimrc"],"created_at":"2024-10-03T22:28:05.923Z","updated_at":"2025-05-06T18:15:12.873Z","avatar_url":"https://github.com/uraimo.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nMy .vimrc and other dotfiles, they will work on both macOS and Linux.\n\n## Contents\n\n* `.fonts/` - Terminal/Vim fonts, install them with the provided script.\n* `.vimrc` \u0026 `.vim/` - Vim/Gvim/MacVim configuration, initialize the plugin with `initplugins.sh`.\n* `.tmux.conf` - Tmux configuration.\n* `.iterm2/` - Dark Color schemes for iTerm2.\n* `.gitconfig` - Some useful aliases and git presets, configure you global git properties here(username, git key, etc...).\n* `.bash_profile_append` - Old .bash_profile, unmaintained.\n* `.zshrc_append` - Current zsh profile.\n\n## Dependencies\n\n```\n    brew install ripgrep fzf\n```\n\nYou should manually install zgen: `https://github.com/tarjoilija/zgen`, a package manager for zsh.\n\n## VIM Plugins\n\nI'm using: vim-airline, syntastic, fzf-vim and taglist. All configured as git submodules that can be installed with `initplugins.sh` or directly cloning the main repository with `git clone --recurse-submodules \u003c...\u003e`.\n\nA few new shortcuts are available (`,` is the leader key):\n\n* `,t`: Open the taglist window;\n* `,f`: Open directory tree;\n* `,e`: Close the syntastic window;\n* `,h`: Hex mode;\n* `,I`: Show the indent guides;\n* `CTRL+g`: Search for a stringin all the files from the current directory (fzf/rg);\n* `CTRL+p`: Search a file from the current directory (fzf/rg);\n* `F3`: Show/hide the line numbers;\n* `F6`: Spellcheck;\n* `,/`: Search and replace with confirmation.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furaimo%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Furaimo%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furaimo%2Fdotfiles/lists"}