{"id":16105533,"url":"https://github.com/mstuttgart/dotfiles","last_synced_at":"2025-03-16T08:32:34.130Z","repository":{"id":46134171,"uuid":"172918881","full_name":"mstuttgart/dotfiles","owner":"mstuttgart","description":":house_with_garden: There's no place like our ~","archived":false,"fork":false,"pushed_at":"2024-11-09T14:01:08.000Z","size":596740,"stargazers_count":24,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"linux-mint-22","last_synced_at":"2025-02-27T05:55:58.464Z","etag":null,"topics":["alacritty","arch","archlinux","dotfiles","endevouros","i3wm","kitty","linux","nvim","polybar","rice","setup","tmux","ubuntu","unixporn","yadm","zsh"],"latest_commit_sha":null,"homepage":"https://www.reddit.com/r/unixporn/comments/1d6ecen/i3_everforest_darklight_and_others_themes/?utm_source=share\u0026utm_medium=web3x\u0026utm_name=web3xcss\u0026utm_term=1\u0026utm_content=share_button","language":"Shell","has_issues":true,"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/mstuttgart.png","metadata":{"files":{"readme":".github/README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-02-27T13:16:48.000Z","updated_at":"2025-01-09T00:30:49.000Z","dependencies_parsed_at":"2023-02-16T21:45:29.018Z","dependency_job_id":"2e233657-8c50-4727-95a7-fc6c3f1ea3a2","html_url":"https://github.com/mstuttgart/dotfiles","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mstuttgart%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mstuttgart%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mstuttgart%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mstuttgart%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mstuttgart","download_url":"https://codeload.github.com/mstuttgart/dotfiles/tar.gz/refs/heads/linux-mint-22","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243806071,"owners_count":20350775,"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":["alacritty","arch","archlinux","dotfiles","endevouros","i3wm","kitty","linux","nvim","polybar","rice","setup","tmux","ubuntu","unixporn","yadm","zsh"],"created_at":"2024-10-09T19:09:51.799Z","updated_at":"2025-03-16T08:32:34.116Z","avatar_url":"https://github.com/mstuttgart.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/mstuttgart/dotfiles/\"\u003e\n    \u003cimg src=\"dotfiles.png\" width=\"80%\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## About\n\nThis repository serves as my way to help me setup and maintain my Linux Mint.\n\n![Screenshot from 2024-11-03 14-31-57](https://github.com/user-attachments/assets/98905a99-dd9e-42ec-99a5-9ae0f5ecbdb4)\n\n- OS: [Linux Mint 22 Cinnamon](https://linuxmint.com/)\n- Shell: [zsh](https://github.com/zsh-users/zsh)\n  - [pure](https://github.com/sindresorhus/pure)                                                   : Minimalistic, powerful and extremely customizable Zsh prompt\n  - [zplug](https://github.com/zplug/zplug)                                                        : A next-generation plugin manager for zsh\n  - [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting)                : Fish shell like syntax highlighting for Zsh.\n  - [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions)                        : Fish-like autosuggestions for zsh\n  - [zsh-z](https://github.com/agkozak/zsh-z)                                                      : A native Zsh port of z.sh with added features.\n  - [zsh-autopair](https://github.com/hlissner/zsh-autopair)                                       : Auto-close and delete matching delimiters in zsh\n  - [asdf](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/asdf)                            : *Oh-My-Zsh* asdf plugin\n  - [fzf](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/fzf)                              : *Oh-My-Zsh* fzf plugin\n  - [virtualenvwrapper](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/virtualenvwrapper)  : *Oh-My-Zsh* python virtualenvwrapper plugin\n- Terminal: [alacritty](https://github.com/alacritty/alacritty)\n  - [tig](https://github.com/jonas/tig)             : Text-mode interface for git\n  - [bat](https://github.com/sharkdp/bat)           : A cat(1) clone with wings\n  - [fzf](https://github.com/junegunn/fzf)          : A command-line fuzzy finder\n  - [eza](https://github.com/eza-community/eza)     : A modern replacement for ‘ls’\n  - [btop](https://github.com/aristocratos/btop)    : A monitor of resources\n- Editor: [neovim](https://neovim.io/) -- check my configuration [here](https://github.com/mstuttgart/nvim)\n\n## Setup\n\n\u003e [!CAUTION]\n\u003e Settings applied by this repository are very personal, and definitely not suite everyones needs. Don’t blindly use my settings unless you know what that entails. Use at your own risk!\n\nMy dotfiles is managed by [yadm](https://yadm.io), a dotfiles manager. This makes it simple to set up a new computer and keep updates my config files. I order to set up a new system with these dotfiles, do the following:\n\n```sh\nsudo apt install yadm git -y\n```\n\nTo others systems install instructions, see [here](https://yadm.io/docs/install).\n\n### Get the dots\n\nUse `yadm` to clone this repo and set up your enviromnent.\n\n```sh\nyadm clone git@github.com:mstuttgart/dotfiles.git --no-bootstrap\n```\n\nThe `clone` and `pull` command may result in warnings because of pre-existing dotfiles. Overwrite the existing files with commands below.\n\n```sh\nyadm reset --hard origin/linux-mint-22\n\n# download nvim\ngit clone git@github.com:mstuttgart/nvim.git .config/nvim\n```\n\nExecute the follow command to install all dependencies and apps:\n\n```sh\nyadm bootstrap\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmstuttgart%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmstuttgart%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmstuttgart%2Fdotfiles/lists"}