{"id":42338452,"url":"https://github.com/yujinyuz/dotfiles","last_synced_at":"2026-01-27T14:36:50.740Z","repository":{"id":90863149,"uuid":"277102421","full_name":"yujinyuz/dotfiles","owner":"yujinyuz","description":"A collection of dotfiles. I hope you can find some treasure in here just like how I did with other dotfiles","archived":false,"fork":false,"pushed_at":"2025-12-26T06:43:49.000Z","size":1781,"stargazers_count":57,"open_issues_count":5,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-12-27T18:18:42.687Z","etag":null,"topics":["alacritty","chezmoi","dotfiles","fish","fish-shell","git","kitty","kitty-terminal","neovim","neovim-config","neovim-configuration","neovim-dotfiles","shell","terminal","tmux","vim","vimrc"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/yujinyuz.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-07-04T12:07:58.000Z","updated_at":"2025-12-26T06:43:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"627e2fb1-7974-45ae-acb0-0893daeda9e8","html_url":"https://github.com/yujinyuz/dotfiles","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/yujinyuz/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yujinyuz%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yujinyuz%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yujinyuz%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yujinyuz%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yujinyuz","download_url":"https://codeload.github.com/yujinyuz/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yujinyuz%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28815254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T12:25:15.069Z","status":"ssl_error","status_checked_at":"2026-01-27T12:25:05.297Z","response_time":168,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","chezmoi","dotfiles","fish","fish-shell","git","kitty","kitty-terminal","neovim","neovim-config","neovim-configuration","neovim-dotfiles","shell","terminal","tmux","vim","vimrc"],"created_at":"2026-01-27T14:36:50.655Z","updated_at":"2026-01-27T14:36:50.730Z","avatar_url":"https://github.com/yujinyuz.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\nMy collection of dotfiles\n\nDays since last changed: `0`\n\n\n## Setup\n\n\nCurrently playing around with `chezmoi`.\nWIP.\n\n```shell\nexport GITHUB_USERNAME=\"\u003cyour-username\u003e\"\nsh -c \"$(curl -fsLS get.chezmoi.io)\" -- init --apply $GITHUB_USERNAME\n\n# OR\n\nsh -c \"$(curl -fsLS get.chezmoi.io)\" -- init --apply username/dotfiles-x\n\n```\n\nCurrent tide config\n\nTo see this, you need to go through `tide configure` and then choose `(p) Exit and print the config you just generated`\n\n\nVerbose\n```fish\ntide configure --auto --style=Lean --prompt_colors='True color' --show_time='24-hour format' --lean_prompt_height='Two lines' --prompt_connection=Disconnected --prompt_spacing=Compact --icons='Many icons' --transient=No\n```\n\nSimple One Line no icons\n```fish\ntide configure --auto --style=Lean --prompt_colors='True color' --show_time='24-hour format' --lean_prompt_height='One line' --prompt_spacing=Compact --icons='Few icons' --transient=No\nset -U tide_prompt_min_cols 512  # Always truncate path\nset --prepend tide_right_prompt_items shlvl\n\n_tide_find_and_remove os $tide_left_prompt_items\nset -U tide_git_icon\n```\n\n\n\n```\n❯ echo $tide_right_prompt_items\nstatus cmd_duration context jobs direnv bun node python rustc java php pulumi ruby go gcloud kubectl distrobox toolbox terraform aws nix_shell crystal elixir zig time\n\n❯ echo $tide_left_prompt_items\npwd git character\n```\n\n\n### hydro\nset -Ux hydro_color_pwd 00AFFF\nset -Ux hydro_color_git 5FD700\nset -Ux hydro_color_prompt --dim 5FD700\nset -Ux hydro_color_duration --dim $fish_color_normal\nset -Ux hydro_symbol_prompt ❯\n\n\n\n\nset -Ux DOCKER_HOST unix:///Users/$USER/Library/Containers/com.docker.docker/Data/docker.raw.sock\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyujinyuz%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyujinyuz%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyujinyuz%2Fdotfiles/lists"}