{"id":15774272,"url":"https://github.com/ndom91/dotfiles","last_synced_at":"2026-03-14T20:32:59.631Z","repository":{"id":55491158,"uuid":"429224698","full_name":"ndom91/dotfiles","owner":"ndom91","description":"️️️️️🏠 dotfiles","archived":false,"fork":false,"pushed_at":"2024-03-17T19:25:35.000Z","size":28703,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-05T16:20:41.403Z","etag":null,"topics":["dotfiles","linux","neovim","nvim","tmux","unix"],"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/ndom91.png","metadata":{"funding":{"github":["ndom91"]},"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":"2021-11-17T22:51:28.000Z","updated_at":"2023-12-01T12:52:34.000Z","dependencies_parsed_at":"2024-03-17T20:42:46.721Z","dependency_job_id":null,"html_url":"https://github.com/ndom91/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/ndom91%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndom91%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndom91%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndom91%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ndom91","download_url":"https://codeload.github.com/ndom91/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233655318,"owners_count":18709257,"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":["dotfiles","linux","neovim","nvim","tmux","unix"],"created_at":"2024-10-04T16:20:51.402Z","updated_at":"2025-09-20T10:32:31.092Z","avatar_url":"https://github.com/ndom91.png","language":"Shell","funding_links":["https://github.com/sponsors/ndom91"],"categories":[],"sub_categories":[],"readme":"\u003ch3 align=\"center\"\u003e \u003cpre\u003e  \u003cbr\u003e   $ dotfiles   \u003cbr\u003e  \u003c/pre\u003e \u003c/h3\u003e\n\n![ndom91_desktop](./.dotfiles/ndo4_1.png)\n\n\u003e [!NOTE]\n\u003e I've switched all my personal machines to NixOS, so all of the configuration in this repository has been more or less replaced with that in the [ndom91/nixos-config](https://github.com/ndom91/nixos-config).\n\n\u003cp\u003e\n  \u003cimg src=\"https://img.shields.io/badge/arch-black?style=for-the-badge\u0026logo=archlinux\u0026logoColor=white\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/bash-black?style=for-the-badge\u0026logo=gnu-bash\u0026logoColor=white\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/hyprland-black?style=for-the-badge\u0026logo=hyper\u0026color=black\u0026labelColor=black\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/neovim-black?style=for-the-badge\u0026logo=neovim\u0026logoColor=white\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/wezterm-black?style=for-the-badge\u0026logo=wezterm\u0026logoColor=white\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/typescript-black?style=for-the-badge\u0026logo=typescript\u0026logoColor=white\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/proton-black?style=for-the-badge\u0026logo=proton\u0026logoColor=white\" /\u003e\n\u003c/p\u003e\n\n## 🚀 Setup\n\n```\ncurl -Lks https://init.ndo.dev \u003e /bin/bash\n```\n\n## ️🏗️ Favorites\n\n- neovim\n  - [`.config/nvim/lua/plugins.lua`](https://github.com/ndom91/dotfiles/blob/main/.config/nvim/lua/plugins.lua)\n- CLI\n  - [bash](https://git.savannah.gnu.org/cgit/bash.git) - Unix shell\n  - [tmux](https://github.com/tmux/tmux) - Terminal multiplexer\n  - [nvim](https://github.com/neovim/neovim) - Vim fork focused on extensibility and usability\n  - [htop](https://github.com/htop-dev/htop) - Go-to system monitor\n  - [bat](https://github.com/sharkdp/bat) - A `cat` clone with wings\n  - [ripgrep](https://github.com/BurntSushi/ripgrep) - Rust `grep` alternative\n  - [fnm](https://github.com/Schniz/fnm) - Rust based node version manager\n  - [starship](https://github.com/starship/starship) - Minimal and pretty shell prompt\n  - [eza](https://github.com/eza-community/eza) - Modern rust alternative for `ls`\n  - [lazygit](https://github.com/jesseduffield/lazygit) - TUI Git client\n  - [lazydocker](https://github.com/jesseduffield/lazydocker) - TUI Docker client\n- GUI\n  - [hyprland](https://github.com/hyprwm/hyprland) - Wayland-based tiling window manager\n  - [hy3](https://github.com/outfoxxed/hy3) - Hyprland extension for i3-like tiling behaviour including grouping\n  - [waybar](https://github.com/Alexays/Waybar) - Window bar for wayland\n  - [rofi](https://github.com/davatorium/rofi) - Window switcher and launcher\n  - [wezterm](https://wezfurlong.org/wezterm/index.html) - Terminal emulator\n\n## 📑 Notes\n\nStartup script inspiration:\n\n- Netdata Installer - [`kickstart.sh`](https://raw.githubusercontent.com/netdata/netdata/00bc58df4d0aaa8b6da987afdeb830003661a04c/packaging/installer/kickstart.sh)\n- Vercel Node.js Installer - [`install-node.vercel.app`](https://install-node.vercel.app/)\n- Starship Installer - [`install.sh`](https://github.com/starship/starship/blob/master/install/install.sh)\n\n## 💼 License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndom91%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fndom91%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndom91%2Fdotfiles/lists"}