{"id":16738064,"url":"https://github.com/20lives/dotfiles","last_synced_at":"2025-03-15T22:15:52.967Z","repository":{"id":91283219,"uuid":"70896079","full_name":"20lives/dotfiles","owner":"20lives","description":"My personal dotfiles and config files for: Vim, i3, Zsh...","archived":false,"fork":false,"pushed_at":"2018-10-29T21:31:47.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T11:14:09.157Z","etag":null,"topics":[],"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/20lives.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":"2016-10-14T09:37:33.000Z","updated_at":"2018-10-29T21:31:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"016f5d8c-eac5-4144-ab34-0c88278df2b2","html_url":"https://github.com/20lives/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/20lives%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20lives%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20lives%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20lives%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/20lives","download_url":"https://codeload.github.com/20lives/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243796741,"owners_count":20349264,"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-10-13T00:29:07.425Z","updated_at":"2025-03-15T22:15:52.930Z","avatar_url":"https://github.com/20lives.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Twentylives dotfiles\n\n## Vim\n1. Clone this repository and create a symbolic link to the vimrc file\n   ```\n   git clone https://github.com/20lives/dotfiles.git\n   cd dotfiles\n   ln -sf $(pwd -P)/vimrc ~/.vimrc\n   ```\n\n2. Install [vim-plug] by running the following command\n   ```\n   curl -fLo curl ~/.vim/autoload/plug.vim --create-dirs \\\n       https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim\n   ```\n\n3. Run vim and `:PlugInstall` to install all plugins.\n\n## i3\n1. Clone this repository and create a symbolic link to the vimrc file\n   ```\n   git clone https://github.com/20lives/dotfiles.git\n   cd dotfiles\n   ln -sf $(pwd -P)/i3config ~/.config/i3/config\n   ```\n\n2. Restart i3 to load new configs with ALT+SHIFT+R keybinding.\n\n## oh-my-zsh\n1. Run the following command:\n   ```\n   sh -c \"$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)\"\n   ```\n\n2. Clone this repository and create a symbolic link to the zshrc file\n   ```\n   git clone https://github.com/20lives/dotfiles.git\n   cd dotfiles\n   ln -sf $(pwd -P)/zshrc ~/.zshrc\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F20lives%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F20lives%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F20lives%2Fdotfiles/lists"}