{"id":26209990,"url":"https://github.com/simulatedcode/dotfiles","last_synced_at":"2026-04-19T16:02:40.385Z","repository":{"id":281730491,"uuid":"946234318","full_name":"simulatedcode/dotfiles","owner":"simulatedcode","description":"My personal dotfiles","archived":false,"fork":false,"pushed_at":"2025-03-15T08:10:41.000Z","size":675,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-27T01:59:16.306Z","etag":null,"topics":["fish-shell","nvim","plugins","tmux"],"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/simulatedcode.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}},"created_at":"2025-03-10T20:28:20.000Z","updated_at":"2025-03-15T08:10:44.000Z","dependencies_parsed_at":"2025-03-10T21:32:04.409Z","dependency_job_id":"6c1590f9-a794-49d8-8df3-0c9b696c9905","html_url":"https://github.com/simulatedcode/dotfiles","commit_stats":null,"previous_names":["simulatedcode/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simulatedcode/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simulatedcode%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simulatedcode%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simulatedcode%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simulatedcode%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simulatedcode","download_url":"https://codeload.github.com/simulatedcode/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simulatedcode%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32012787,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["fish-shell","nvim","plugins","tmux"],"created_at":"2025-03-12T07:18:43.710Z","updated_at":"2026-04-19T16:02:40.360Z","avatar_url":"https://github.com/simulatedcode.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Personal Dotfiles\n\nThis repository contains my personal dotfiles for setting up a customized development environment. Most of the configurations are inspired by [craftzdog's dotfiles](https://https://github.com/craftzdog/dotfiles-public), with some tweaks to fit my workflow.\n\n## 📂 Folder Structure\n\nAll configurations are stored inside the `.config/` directory, with the following subfolders:\n\n- **fish/**: Configuration for [Fish shell](https://fishshell.com/)\n- **bat/**: Settings for [bat](https://github.com/sharkdp/bat), a cat replacement\n- **nvim/**: My [Neovim](https://neovim.io/) setup using [LazyVim](https://www.lazyvim.org/)\n- **tmux/**: Custom [tmux](https://github.com/tmux/tmux) configuration\n\n## 🚀 Installation\n\nTo set up these dotfiles on a new system, follow these steps:\n\n```sh\n# Clone the repository\ngit clone --recursive https://github.com/simulatedcode/dotfiles.git ~/.dotfiles\n\n# Create symlinks (example using GNU stow)\ncd ~/.dotfiles\nstow fish bat nvim tmux\n```\n\nIf you don’t use `stow`, you can manually create symlinks:\n\n```sh\nln -s ~/.dotfiles/fish ~/.config/fish\nln -s ~/.dotfiles/bat ~/.config/bat\nln -s ~/.dotfiles/nvim ~/.config/nvim\nln -s ~/.dotfiles/tmux ~/.config/tmux\n```\n\n## 🛠 Dependencies\n\nEnsure you have the following installed:\n\n- [Fish shell](https://fishshell.com/)\n- [Neovim](https://neovim.io/)\n- [tmux](https://github.com/tmux/tmux)\n- [bat](https://github.com/sharkdp/bat)\n- [stow](https://www.gnu.org/software/stow/) (optional, for managing symlinks)\n\n## 🙏 Acknowledgments\n\nBig thanks to [Takuya Matsuyama](https://github.com/craftzdog) for the amazing experience and **Solarize Osaka using** terminal setups and inspiring this configuration!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimulatedcode%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimulatedcode%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimulatedcode%2Fdotfiles/lists"}