{"id":22989429,"url":"https://github.com/roxasshadow/dotfiles","last_synced_at":"2025-04-02T11:45:07.931Z","repository":{"id":2240168,"uuid":"3194453","full_name":"RoxasShadow/dotfiles","owner":"RoxasShadow","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-27T10:45:48.000Z","size":4378,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T02:44:52.470Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vim Script","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/RoxasShadow.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":"2012-01-16T21:45:21.000Z","updated_at":"2024-08-27T10:45:51.000Z","dependencies_parsed_at":"2023-09-27T00:22:31.912Z","dependency_job_id":"5c96bc90-e402-4e34-ba35-375cc34813c9","html_url":"https://github.com/RoxasShadow/dotfiles","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoxasShadow%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoxasShadow%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoxasShadow%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoxasShadow%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RoxasShadow","download_url":"https://codeload.github.com/RoxasShadow/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246811248,"owners_count":20837745,"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":[],"created_at":"2024-12-15T04:17:32.616Z","updated_at":"2025-04-02T11:45:07.908Z","avatar_url":"https://github.com/RoxasShadow.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ZSH\n`$ sh -c \"$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)\"`\n\n# Version Managers\n```\n$ open https://nodejs.org/en/download/package-manager\n$ gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB\n$ \\curl -sSL https://get.rvm.io | bash -s stable\n$ curl https://sh.rustup.rs -sSf | sh\n```\n\n# Git\n```\n$ ssh-keygen -t rsa -b 4096 -C \"your_email@example.com\"\n$ eval \"$(ssh-agent -s)\"\n$ ssh-add ~/.ssh/id_rsa\n$ xclip -sel clip \u003c ~/.ssh/id_rsa.pub\n$ git config --global user.email \"your_email@example.com\"\n$ git config --global user.name \"YourName\"\n$ git config --global alias.co checkout\n$ git config --global credential.helper store\n```\n\n# neovim\n```\n$ pip install -U pip\n$ sudo pip install --upgrade neovim\n```\n\n# mpv\n```\n$ git clone --recursive https://github.com/Argon-/mpv-config mpv\n$ cd mpv\n$ git submodule update\n$ git clone https://github.com/Argon-/mpv-stats scripts/mpv-stats\n$ cd scripts\n$ rm stats.lua\n$ ln -s mpv-stats/stats.lua stats.lua\n$ patch -p1 \u003c mpv.patch\n```\n\nEdit `is_laptop()` and `is_desktop()` in\n`scripts/auto-profiles-functions.lua` accordingly.\n\n# miscs\n- https://www.chrisatmachine.com/posts/01-macos-developer-setup\n- https://sourabhbajaj.com/mac-setup/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froxasshadow%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froxasshadow%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froxasshadow%2Fdotfiles/lists"}