{"id":21365218,"url":"https://github.com/nyquase/dotfiles","last_synced_at":"2025-07-16T18:37:32.402Z","repository":{"id":188649412,"uuid":"85432088","full_name":"Nyquase/dotfiles","owner":"Nyquase","description":"My dotfiles (zsh, neovim, terminal)","archived":false,"fork":false,"pushed_at":"2023-08-16T08:03:06.000Z","size":25522,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-13T04:40:31.935Z","etag":null,"topics":["dotfiles","neovim","ubuntu","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/Nyquase.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,"zenodo":null}},"created_at":"2017-03-18T21:07:01.000Z","updated_at":"2024-01-27T17:31:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"31b22ab8-d48e-497e-ac64-1d9a4ddcf09d","html_url":"https://github.com/Nyquase/dotfiles","commit_stats":null,"previous_names":["nyquase/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nyquase/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nyquase%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nyquase%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nyquase%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nyquase%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nyquase","download_url":"https://codeload.github.com/Nyquase/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nyquase%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265531249,"owners_count":23783195,"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","neovim","ubuntu","vim","zsh"],"created_at":"2024-11-22T07:10:07.564Z","updated_at":"2025-07-16T18:37:32.397Z","avatar_url":"https://github.com/Nyquase.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"desktop.png\" alt=\"desktop\"\u003e\n\u003c/p\u003e\n\nThis repository contains my personal configuration files and scripts.  \nI'm using these on an **Ubuntu** 22.04 currently\n\nHere is a non exhaustive list of the tools I use:\n\n- **zsh** with:\n  - **[oh-my-zsh](https://ohmyz.sh/)**\n  - **[powerlevel10k](https://github.com/romkatv/powerlevel10k)**\n  - **[zplug](https://github.com/zplug/zplug)**\n  - **[vi-mode](https://github.com/Nyquase/vi-mode)**\n  - and more\n- **[neovim](https://neovim.io/)** with **[vim-plug](https://github.com/junegunn/vim-plug)**\n\n- **[Helios theme](https://github.com/reyemxela/base16-helios-exported-themes)** for terminal\n\n### Installation\n\nYou should be able to install this configuration by running\n\n```sh\nbash -c \"$(wget -qO- https://raw.github.com/Nyquase/dotfiles/master/install.sh)\"\n```\n\nOr\n\n```sh\nbash -c \"$(curl -fsSL https://raw.github.com/Nyquase/dotfiles/master/install.sh)\"\n```\n\nOr by cloning and running the script\n\n```sh\ngit clone https://github.com/Nyquase/dotfiles.git ~/.dotfiles\ncd ~/.dotfiles\n./install.sh\n```\n\n\u003e You will have to enter your root password as the script uses `sudo`\n\n\u003e Be aware that this script installs `gnome-shell-extension-manager`, this package depends on like a billion dependencies. I use it for the \"Blur my shell\" extension but there is a lot of cool gnome extensions.\n\nYou can also just cherry-pick the files you want :)\n\n### Trying without installing with Docker\n\nYou can build this image and try the zsh and neovim config.\n\n```sh\ndocker build -t nyquase-dotfiles .\n```\n\n```sh\ndocker run -it nyquase-dotfiles\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnyquase%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnyquase%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnyquase%2Fdotfiles/lists"}