{"id":24465760,"url":"https://github.com/froi/configs","last_synced_at":"2025-03-14T12:24:36.588Z","repository":{"id":65695278,"uuid":"594986252","full_name":"froi/configs","owner":"froi","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-02T01:19:13.000Z","size":126,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T02:30:29.737Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/froi.png","metadata":{"files":{"readme":"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":"2023-01-30T06:31:53.000Z","updated_at":"2025-03-02T01:19:16.000Z","dependencies_parsed_at":"2023-02-18T20:10:34.010Z","dependency_job_id":"86888126-6de1-4bad-a33e-8cfd0bd2c72e","html_url":"https://github.com/froi/configs","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/froi%2Fconfigs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/froi%2Fconfigs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/froi%2Fconfigs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/froi%2Fconfigs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/froi","download_url":"https://codeload.github.com/froi/configs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243574850,"owners_count":20313128,"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-01-21T06:12:48.873Z","updated_at":"2025-03-14T12:24:36.547Z","avatar_url":"https://github.com/froi.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Configurations\n\nAfter spending way to long on my dotfiles and going over quite a few iterations of how to manage them over the years\nI've landed on this repo.\n\nThe goal is to keep config management as simple and clean as possible.\n\nI've standardized on the [XDG base directory specification][xdg-base-dir-spec], using [GNU Stow][gnu-stow] to manage symlinks. You'll\nnotice that this is a pretty common approach on managing dotfiles (just seach for dotfiles on YouTube to see all the vids).\n\n## Directory structure\n\nThe directory structure was picked to work with [GNU Stow][gnu-stow] and the [XDG base directory specification][xdg-base-dir-spec].\n\n## What's managed here\n\n| Config                      |                                                                                                                     |\n| --------------------------- | ------------------------------------------------------------------------------------------------------------------- |\n| [bat][bat]                  | Awesome drop in replacement for cat                                                                                 |\n| [brewfile][brewfiles]       | I've included my Brewfile here and treat it like any other config file                                              |\n| [git][git-config-files]     | Global git configs for commit message format, ignore, and configs                                                   |\n| [nvim][astronvim]           | I'm using [AstroNvim][astronvim] as my main editor. Plugins sourced from [AstroNvim community][astronvim-community] |\n| [Starship][starship-prompt] | Shell prompt written in Rust                                                                                        |\n| [TMUX][tmux]                | Multiplexer of choice using a [custom config][tmux-catppuccin-config] by [Valentin Uveges (@89iuv)][89iuv]          |\n| [WezTerm][wezterm]          | Terminal emmulator of choice for it's support of [image rendering][wez-term-img]                                    |\n| [Yazi][yazi]                | Terminal based file browser using Catppuccin as it's theme.                                                         |\n| [ZSH][zsh]                  | Shell of choice and the default on MacOS. I make use of .zshenv and .zshrc in this repo.                            |\n\n\u003e [!IMPORTANT]\n\u003e It's important to note that the [XDG base directory spec][xdg-base-dir-spec] is not supported by default and needs to be configured.\n\u003e I use the _.zshenv_ file to ensure that these configs are always set for every ZSH shell invocation.\n\u003e I recommend understanding how [ZSH's startup files][zsh-startup-files] work.\n\n[xdg-base-dir-spec]: https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html\n[gnu-stow]: https://www.gnu.org/software/stow/\n[tmux-catppuccin-config]: https://github.com/catppuccin/tmux/discussions/317#discussioncomment-11064512\n[89iuv]: https://github.com/89iuv\n[zsh-startup-files]: https://zsh.sourceforge.io/Intro/intro_3.html\n[wezterm]: https://wezfurlong.org/wezterm/\n[wez-term-img]: https://wezfurlong.org/wezterm/imgcat.html\n[yazi]: https://yazi-rs.github.io\n[tmux]: https://github.com/tmux/tmux/wiki\n[astronvim]: https://astronvim.com\n[starship-prompt]: https://starship.rs\n[bat]: https://github.com/sharkdp/bat\n[brewfiles]: https://github.com/Homebrew/homebrew-bundle\n[git-config-files]: https://git-scm.com/docs/git-config#SCOPES\n[zsh]: https://zsh.sourceforge.io\n[astronvim-community]: https://astronvim.github.io/astrocommunity/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffroi%2Fconfigs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffroi%2Fconfigs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffroi%2Fconfigs/lists"}