{"id":21481561,"url":"https://github.com/afa7789/dotfiles","last_synced_at":"2026-04-20T03:02:29.185Z","repository":{"id":38003685,"uuid":"506388858","full_name":"afa7789/dotfiles","owner":"afa7789","description":"dotfiles , to replicate whenever I format or change from machine to machines","archived":false,"fork":false,"pushed_at":"2022-06-28T19:52:10.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-17T09:14:14.081Z","etag":null,"topics":["dotfiles-linux","vim","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/afa7789.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}},"created_at":"2022-06-22T20:01:02.000Z","updated_at":"2022-06-22T22:00:42.000Z","dependencies_parsed_at":"2022-09-07T23:40:53.124Z","dependency_job_id":null,"html_url":"https://github.com/afa7789/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/afa7789/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afa7789%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afa7789%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afa7789%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afa7789%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afa7789","download_url":"https://codeload.github.com/afa7789/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afa7789%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32031070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-linux","vim","zsh"],"created_at":"2024-11-23T12:26:44.459Z","updated_at":"2026-04-20T03:02:29.166Z","avatar_url":"https://github.com/afa7789.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DOTFILES\n\nDotfiles are those who we use to configure our computers, which looks like .bashrc and .zshrc\n\n## ZSH\n\nI'm using zsh due to prefference, I only needed to install it by:\n- `sh -c \"$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)\"`\n- `sh -c \"$(wget https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh -O -)\"`\n\n## NeoVim\n\nTo install and configure NeoVIM it was needed the following:\n\n- Download [nvim.deb](https://github.com/neovim/neovim) from the releases and then `sudo apt install ./nvim-linux64.deb`\n- Installing the [minimal plugin](https://github.com/junegunn/vim-plug) handler for vim: `sh -c 'curl -fLo \"${XDG_DATA_HOME:-$HOME/.local/share}\"/nvim/site/autoload/plug.vim --create-dirs \\\\n       https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim'`\n- Install the fuzzy file finder, `sudo apt install fzf`\n- Install the clipboard provider for vim `sudo apt install xclip`\n- Need to have yarn installed.\n- run this link `sudo ln -s /usr/bin/nvim /usr/bin/vim`\n- set the config here: `~/.config/nvim/init.vim`\n- then you run `vim +PlugInstall` `vim +GoInstallBinaries`\n\n### other infos:\n\n- updating your go : https://github.com/udhos/update-golang\n- reset my mouse settings: https://github.com/paulrichards321/resetmsmice\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafa7789%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafa7789%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafa7789%2Fdotfiles/lists"}