{"id":13395085,"url":"https://github.com/craftzdog/dotfiles-public","last_synced_at":"2025-05-14T10:07:47.686Z","repository":{"id":37342659,"uuid":"304243554","full_name":"craftzdog/dotfiles-public","owner":"craftzdog","description":"My personal dotfiles","archived":false,"fork":false,"pushed_at":"2024-07-30T01:23:50.000Z","size":10725,"stargazers_count":6389,"open_issues_count":20,"forks_count":1157,"subscribers_count":90,"default_branch":"master","last_synced_at":"2024-10-29T15:07:17.207Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/craftzdog.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":"2020-10-15T07:23:52.000Z","updated_at":"2024-10-29T14:10:17.000Z","dependencies_parsed_at":"2024-02-26T01:33:53.519Z","dependency_job_id":"45788f91-335c-493a-ab22-d315c99fe04a","html_url":"https://github.com/craftzdog/dotfiles-public","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/craftzdog%2Fdotfiles-public","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craftzdog%2Fdotfiles-public/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craftzdog%2Fdotfiles-public/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craftzdog%2Fdotfiles-public/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/craftzdog","download_url":"https://codeload.github.com/craftzdog/dotfiles-public/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247968366,"owners_count":21025823,"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":"2024-07-30T17:01:41.545Z","updated_at":"2025-04-09T03:09:38.392Z","avatar_url":"https://github.com/craftzdog.png","language":"Lua","funding_links":[],"categories":["Lua","HarmonyOS","Dotfiles"],"sub_categories":["Windows Manager","Swift"],"readme":"![fish screenshot](./images/screenshot-1.png)\n\n![nvim screenshot](./images/screenshot-neovim.png)\n\n# Takuya's dotfiles\n\n**Warning**: Don’t blindly use my settings unless you know what that entails. Use at your own risk!\n\n### Looking for a Markdown note-taking app?\n\nCheck out my app called [Inkdrop](https://www.inkdrop.app/)\n\n[![Inkdrop](./images/screenshot-inkdrop.png)](https://www.inkdrop.app/)\n\n## Contents\n\n- vim (Neovim) config\n- tmux config\n- git config\n- fish config\n- PowerShell config\n\n## Neovim setup\n\n### Requirements\n\n- Neovim \u003e= **0.9.0** (needs to be built with **LuaJIT**)\n- Git \u003e= **2.19.0** (for partial clones support)\n- [LazyVim](https://www.lazyvim.org/)\n- a [Nerd Font](https://www.nerdfonts.com/)(v3.0 or greater) **_(optional, but needed to display some icons)_**\n- [lazygit](https://github.com/jesseduffield/lazygit) **_(optional)_**\n- a **C** compiler for `nvim-treesitter`. See [here](https://github.com/nvim-treesitter/nvim-treesitter#requirements)\n- for [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim) **_(optional)_**\n  - **live grep**: [ripgrep](https://github.com/BurntSushi/ripgrep)\n  - **find files**: [fd](https://github.com/sharkdp/fd)\n- a terminal that support true color and *undercurl*:\n  - [kitty](https://github.com/kovidgoyal/kitty) **_(Linux \u0026 Macos)_**\n  - [wezterm](https://github.com/wez/wezterm) **_(Linux, Macos \u0026 Windows)_**\n  - [alacritty](https://github.com/alacritty/alacritty) **_(Linux, Macos \u0026 Windows)_**\n  - [iterm2](https://iterm2.com/) **_(Macos)_**\n- [Solarized Osaka](https://github.com/craftzdog/solarized-osaka.nvim)\n\n## Shell setup (macOS \u0026 Linux)\n\n- [Fish shell](https://fishshell.com/)\n- [Fisher](https://github.com/jorgebucaran/fisher) - Plugin manager\n- [Tide](https://github.com/IlanCosman/tide) - Shell theme\n- [Nerd fonts](https://github.com/ryanoasis/nerd-fonts) - Patched fonts for development-use. I use [PlemolJP](https://github.com/yuru7/PlemolJP) and BlexMono.\n- [z for fish](https://github.com/jethrokuan/z) - Directory jumping\n- [Eza](https://github.com/eza-community/eza) - `ls` replacement\n- [ghq](https://github.com/x-motemen/ghq) - Local Git repository organizer\n- [fzf](https://github.com/PatrickF1/fzf.fish) - Interactive filtering\n\n## PowerShell setup (Windows)\n\n- [Scoop](https://scoop.sh/) - A command-line installer\n- [Git for Windows](https://gitforwindows.org/)\n- [Oh My Posh](https://ohmyposh.dev/) - Prompt theme engine\n- [Terminal Icons](https://github.com/devblackops/Terminal-Icons) - Folder and file icons\n- [PSReadLine](https://docs.microsoft.com/en-us/powershell/module/psreadline/) - Cmdlets for customizing the editing environment, used for autocompletion\n- [z](https://www.powershellgallery.com/packages/z) - Directory jumper\n- [PSFzf](https://github.com/kelleyma49/PSFzf) - Fuzzy finder\n\n## How to use\n\nWatch my video tutorials:\n\n1. [My Neovim setup](https://www.youtube.com/watch?v=fFHlfbKVi30)\n   - [Article version](https://www.devas.life/effective-neovim-setup-for-web-development-towards-2024/)\n1. [My dev workflow using tmux and vim](https://www.youtube.com/watch?v=sSOfr2MtRU8\u0026list=PLxQA0uNgQDCICMRwlOzWAZBPL05XBC_br\u0026index=10)\n1. [A productive command-line Git workflow for indie app developers](https://www.youtube.com/watch?v=qKpY7t5m35k\u0026list=PLxQA0uNgQDCICMRwlOzWAZBPL05XBC_br\u0026index=4)\n   - [Blogpost](https://dev.to/craftzdog/a-productive-command-line-git-workflow-for-indie-app-developers-k7d)\n1. [My Fish shell workflow for coding](https://www.youtube.com/watch?v=KKxhf50FIPI)\n1. [How to set up PowerShell prompt with Oh My Posh on Windows 11](https://www.youtube.com/watch?v=5-aK2_WwrmM)\n\n## About me\n\n- [@inkdrop_app on X](https://twitter.com/inkdrop_app)\n- [Newsletters](https://www.devas.life/)\n- [My product: Inkdrop - Markdown note-taking app](https://www.inkdrop.app/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcraftzdog%2Fdotfiles-public","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcraftzdog%2Fdotfiles-public","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcraftzdog%2Fdotfiles-public/lists"}