{"id":20842930,"url":"https://github.com/harrydt/dotfiles","last_synced_at":"2025-08-20T22:12:15.352Z","repository":{"id":46470930,"uuid":"93283974","full_name":"harrydt/dotfiles","owner":"harrydt","description":"My personal dotfiles","archived":false,"fork":false,"pushed_at":"2025-03-28T20:24:12.000Z","size":774,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T21:27:24.200Z","etag":null,"topics":["archlinux-dotfiles","dotfiles","hyprland","hyprland-config","kitty-config","neovim-configs","neovim-dotfiles"],"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/harrydt.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":"2017-06-04T01:51:09.000Z","updated_at":"2025-03-28T20:24:15.000Z","dependencies_parsed_at":"2023-01-20T07:33:56.350Z","dependency_job_id":"d0e66d08-f48d-4aad-85be-e2a9cab5fdeb","html_url":"https://github.com/harrydt/dotfiles","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/harrydt%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrydt%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrydt%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrydt%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harrydt","download_url":"https://codeload.github.com/harrydt/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253160727,"owners_count":21863624,"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":["archlinux-dotfiles","dotfiles","hyprland","hyprland-config","kitty-config","neovim-configs","neovim-dotfiles"],"created_at":"2024-11-18T01:26:00.822Z","updated_at":"2025-05-08T22:41:35.369Z","avatar_url":"https://github.com/harrydt.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"![image](https://github.com/user-attachments/assets/12f625b0-8c55-4183-be14-acaf82870f70)\n\n# Stow\nThese dotfiles are managed by [GNU stow](https://www.gnu.org/software/stow/)\n- Clone the repo\n- Change directory to `dotfiles`\\\n  `cd ~/dotfiles`\n- Run GNU stow on each config, for example:\\\n  `stow nvim`\n\n# dotfiles/nvim/.config/nvim\n\n\u003ca href=\"https://dotfyle.com/harrydt/dotfiles-nvim-config-nvim\"\u003e\u003cimg src=\"https://dotfyle.com/harrydt/dotfiles-nvim-config-nvim/badges/plugins?style=flat\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://dotfyle.com/harrydt/dotfiles-nvim-config-nvim\"\u003e\u003cimg src=\"https://dotfyle.com/harrydt/dotfiles-nvim-config-nvim/badges/leaderkey?style=flat\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://dotfyle.com/harrydt/dotfiles-nvim-config-nvim\"\u003e\u003cimg src=\"https://dotfyle.com/harrydt/dotfiles-nvim-config-nvim/badges/plugin-manager?style=flat\" /\u003e\u003c/a\u003e\n\n\n## Install Instructions\n\n \u003e Install requires Neovim 0.9+. Always review the code before installing a configuration.\n\nClone the repository and install the plugins:\n\n```sh\ngit clone git@github.com:harrydt/dotfiles ~/.config/harrydt/dotfiles\n```\n\nOpen Neovim with this config:\n\n```sh\nNVIM_APPNAME=harrydt/dotfiles/nvim/.config/nvim nvim\n```\n\n## Plugins\n\n### bars-and-lines\n\n+ [SmiteshP/nvim-navic](https://dotfyle.com/plugins/SmiteshP/nvim-navic)\n### colorscheme\n\n+ [catppuccin/nvim](https://dotfyle.com/plugins/catppuccin/nvim)\n### comment\n\n+ [numToStr/Comment.nvim](https://dotfyle.com/plugins/numToStr/Comment.nvim)\n### completion\n\n+ [simrat39/rust-tools.nvim](https://dotfyle.com/plugins/simrat39/rust-tools.nvim)\n+ [hrsh7th/nvim-cmp](https://dotfyle.com/plugins/hrsh7th/nvim-cmp)\n### diagnostics\n\n+ [folke/trouble.nvim](https://dotfyle.com/plugins/folke/trouble.nvim)\n### editing-support\n\n+ [echasnovski/mini.ai](https://dotfyle.com/plugins/echasnovski/mini.ai)\n+ [windwp/nvim-autopairs](https://dotfyle.com/plugins/windwp/nvim-autopairs)\n### file-explorer\n\n+ [stevearc/oil.nvim](https://dotfyle.com/plugins/stevearc/oil.nvim)\n+ [nvim-neo-tree/neo-tree.nvim](https://dotfyle.com/plugins/nvim-neo-tree/neo-tree.nvim)\n### fuzzy-finder\n\n+ [nvim-telescope/telescope.nvim](https://dotfyle.com/plugins/nvim-telescope/telescope.nvim)\n### git\n\n+ [sindrets/diffview.nvim](https://dotfyle.com/plugins/sindrets/diffview.nvim)\n+ [lewis6991/gitsigns.nvim](https://dotfyle.com/plugins/lewis6991/gitsigns.nvim)\n+ [NeogitOrg/neogit](https://dotfyle.com/plugins/NeogitOrg/neogit)\n### golang\n\n+ [ray-x/go.nvim](https://dotfyle.com/plugins/ray-x/go.nvim)\n### indent\n\n+ [echasnovski/mini.indentscope](https://dotfyle.com/plugins/echasnovski/mini.indentscope)\n+ [lukas-reineke/indent-blankline.nvim](https://dotfyle.com/plugins/lukas-reineke/indent-blankline.nvim)\n### keybinding\n\n+ [folke/which-key.nvim](https://dotfyle.com/plugins/folke/which-key.nvim)\n### lsp\n\n+ [neovim/nvim-lspconfig](https://dotfyle.com/plugins/neovim/nvim-lspconfig)\n+ [stevearc/aerial.nvim](https://dotfyle.com/plugins/stevearc/aerial.nvim)\n+ [nvimtools/none-ls.nvim](https://dotfyle.com/plugins/nvimtools/none-ls.nvim)\n### lsp-installer\n\n+ [williamboman/mason.nvim](https://dotfyle.com/plugins/williamboman/mason.nvim)\n### motion\n\n+ [phaazon/hop.nvim](https://dotfyle.com/plugins/phaazon/hop.nvim)\n### note-taking\n\n+ [nvim-neorg/neorg](https://dotfyle.com/plugins/nvim-neorg/neorg)\n### nvim-dev\n\n+ [ray-x/guihua.lua](https://dotfyle.com/plugins/ray-x/guihua.lua)\n+ [nvim-lua/plenary.nvim](https://dotfyle.com/plugins/nvim-lua/plenary.nvim)\n+ [MunifTanjim/nui.nvim](https://dotfyle.com/plugins/MunifTanjim/nui.nvim)\n+ [folke/neodev.nvim](https://dotfyle.com/plugins/folke/neodev.nvim)\n### plugin-manager\n\n+ [folke/lazy.nvim](https://dotfyle.com/plugins/folke/lazy.nvim)\n### quickfix\n\n+ [kevinhwang91/nvim-bqf](https://dotfyle.com/plugins/kevinhwang91/nvim-bqf)\n### scrolling\n\n+ [karb94/neoscroll.nvim](https://dotfyle.com/plugins/karb94/neoscroll.nvim)\n### session\n\n+ [olimorris/persisted.nvim](https://dotfyle.com/plugins/olimorris/persisted.nvim)\n### snippet\n\n+ [rafamadriz/friendly-snippets](https://dotfyle.com/plugins/rafamadriz/friendly-snippets)\n+ [L3MON4D3/LuaSnip](https://dotfyle.com/plugins/L3MON4D3/LuaSnip)\n### split-and-window\n\n+ [sindrets/winshift.nvim](https://dotfyle.com/plugins/sindrets/winshift.nvim)\n### statusline\n\n+ [NTBBloodbath/galaxyline.nvim](https://dotfyle.com/plugins/NTBBloodbath/galaxyline.nvim)\n### syntax\n\n+ [nvim-treesitter/nvim-treesitter](https://dotfyle.com/plugins/nvim-treesitter/nvim-treesitter)\n+ [nvim-treesitter/nvim-treesitter-textobjects](https://dotfyle.com/plugins/nvim-treesitter/nvim-treesitter-textobjects)\n### utility\n\n+ [kevinhwang91/nvim-ufo](https://dotfyle.com/plugins/kevinhwang91/nvim-ufo)\n+ [rcarriga/nvim-notify](https://dotfyle.com/plugins/rcarriga/nvim-notify)\n+ [folke/noice.nvim](https://dotfyle.com/plugins/folke/noice.nvim)\n+ [stevearc/dressing.nvim](https://dotfyle.com/plugins/stevearc/dressing.nvim)\n## Language Servers\n\n+ denols\n+ gopls\n+ lua_ls\n+ rust_analyzer\n+ tsserver\n\n\n This readme was generated by [Dotfyle](https://dotfyle.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharrydt%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharrydt%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharrydt%2Fdotfiles/lists"}