{"id":27262339,"url":"https://github.com/auroredea/dotfiles","last_synced_at":"2025-10-20T10:56:28.487Z","repository":{"id":47414435,"uuid":"54557000","full_name":"auroredea/dotfiles","owner":"auroredea","description":":star2: My Dotfiles : VIM, ZSH, OH-MY-ZSH and GIT on GNU/Linux (ArchLinux)","archived":false,"fork":false,"pushed_at":"2023-07-21T12:00:06.000Z","size":158,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-11T05:49:55.604Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/auroredea.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":"2016-03-23T12:12:01.000Z","updated_at":"2023-07-21T12:02:02.000Z","dependencies_parsed_at":"2022-08-23T09:41:05.605Z","dependency_job_id":null,"html_url":"https://github.com/auroredea/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/auroredea%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auroredea%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auroredea%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auroredea%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/auroredea","download_url":"https://codeload.github.com/auroredea/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248351425,"owners_count":21089271,"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":"2025-04-11T05:49:57.706Z","updated_at":"2025-10-20T10:56:23.463Z","avatar_url":"https://github.com/auroredea.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pretty dotfiles : Aurore's\n\nThese are the base dotfiles I use when setting up a new environment. For private configuration I use `.local` files, as described in the [Local Settings section](https://github.com/auroredea/dotfiles#local-settings).\n\nInspiration and settings for Vim proudly inspired from [Vim for humans](https://vimebook.com/en).\n\n## Installation\n\nJust run the following command in your terminal.\nFor Debian, Ubuntu like\n\n```shell\nsh -c \"$(curl -fsSL \\\n  https://raw.githubusercontent.com/auroredea/dotfiles/master/system/ubuntu.sh)\"\n```\n\nFor Arch Linux and Co\n\n```shell\nsh -c \"$(curl -fsSL \\\n  https://raw.githubusercontent.com/auroredea/dotfiles/master/system/archlinux.sh)\"\n```\n\n### What is set up?\n* [Vim](http://www.vim.org/) as your core editor\n* [Vundle](https://github.com/VundleVim/Vundle.vim) as your core plugin manager for Vim, and some selected vim plugins (optional).\n* [Zsh](http://www.zsh.org/) as your shell\n* [Oh-my-zsh](http://ohmyz.sh/) as your zsh framework\n* [The silver searcher](https://github.com/ggreer/the_silver_searcher) for a grep/ack ++\n* [Jq](https://stedolan.github.io/jq/) for a \"comprehensive\" JSON parser on terminal\n\n## Local Settings\nThis configuration can be extended or overriden to suit user-specific\nrequirements. You can use my own [local settings](https://github.com/auroredea/dotfiles/tree/master/local). In order to accomplish that, just create and edit the following files:\n* `~/.gitconfig.local`\n* `~/.vimrc.local`\n* `~/.zshrc.local`\n\nIf it already exists in your `$HOME`, each of these files will be automatically included.\n\n## Key bindings\nThe set of key bindings that come as default with this package are specified in the [key bindings](https://github.com/auroredea/dotfiles/blob/master/key_bindings.md)\n\n## Aknowledgments\n* Directly inspired by [dotfiles'](https://github.com/ruiafonsopereira/dotfiles) Rui.\n\n## Licence\nSee the [LICENCE](https://github.com/auroredea/dotfiles/blob/master/LICENCE.md) file for licence rights and limitations.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauroredea%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fauroredea%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauroredea%2Fdotfiles/lists"}