Dotfiles
The best and strongest dotfiles. Editor: Neovim; Shell: zsh(zinit, powerlevel10k); Terminal: WezTerm; Desktop: Hyprland, walker, dunst; OS: NixOS, ArchLinux (Ubuntu/Fedora/CentOS)
Install / Use
/learn @yutkat/DotfilesQuality Score
Category
Development & EngineeringSupported Platforms
README
dotfiles
Overview
My home dotfiles
Supported OS
GUI
- NixOS (recommend)
- Arch Linux (You must install various GUI apps yourself)
CLI
- NixOS
- Arch Linux
- Ubuntu
- Fedora
Install (NixOS)
-
Download
git clone https://github.com/yutkat/dotfiles.git cd dotfiles -
Edit Configuration
vi flake.nix # myHosts = { -
Install nix (+flake +home-manager)
./install.sh -
Setup (installing tools and linking to dotfiles)
sudo nixos-rebuild switch --flake .#<hostname> -
zsh plugin install
exec zsh -
mise upgrade-all
mise upgrade -
neovim plugin install
vi --headless -c 'Lazy! sync' -c 'qall' -
Enjoy!
Install (Other OS)
-
Download
git clone https://github.com/yutkat/dotfiles.git cd dotfiles -
Edit Configuration
vi flake.nix # myHosts = { -
Install nix (+flake +home-manager)
./install.sh -
Setup (installing tools and linking to dotfiles)
# Default user and hostname home-manager switch --flake .#<hostname> -
zsh plugin install
exec zsh -
mise upgrade-all
mise upgrade -
neovim plugin install
vi --headless -c 'Lazy! sync' -c 'qall'
Temporary Install
If you do not want to dirty your home directory
-
Setup the container
docker run -it --rm archlinux:latest /bin/bash -
Setup the environment
pacman -Sy --noconfirm sudo git useradd -m -s /bin/bash test echo 'test ALL=(ALL) NOPASSWD:ALL' >> /etc/sudoers su - test -
Download
git clone https://github.com/yutkat/dotfiles.git cd dotfiles -
Install
./install.sh --single exec bash -
Setup (installing tools and linking to dotfiles)
home-manager switch --flake .#test -
zsh plugin install
exec zsh -
mise upgrade-all
mise upgrade -
neovim plugin install
vi --headless -c 'Lazy! sync' -c 'qall'
Components
- zsh
- neovim
- wezterm
- (optional) Hyprland
Usage
Frequently used shortcuts
wezterm
| key | action | | -------------------- | ------------- | | Alt-h/j/k/l | switch window | | Alt-j | close window | | Alt-k | create window | | S-Up/Down/Left/Right | switch pane |
Hyprland/i3/sway
| key | action | | --------------- | -------------- | | Mod-h/j/k/l | switch window | | Mod-S-h/j/k/l | move window | | Mod-C-S-h/j/k/l | move workspace |
Insight
<!-- Made with [OSS Insight](https://ossinsight.io/) -->Activity
<a href="https://next.ossinsight.io/widgets/official/compose-last-28-days-stats?repo_id=44688041" target="_blank" style="display: block" align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://next.ossinsight.io/widgets/official/compose-last-28-days-stats/thumbnail.png?repo_id=44688041&image_size=auto&color_scheme=dark" width="655" height="auto"> <img alt="Performance Stats of yutkat/dotfiles - Last 28 days" src="https://next.ossinsight.io/widgets/official/compose-last-28-days-stats/thumbnail.png?repo_id=44688041&image_size=auto&color_scheme=light" width="655" height="auto"> </picture></a>
Changes
<a href="https://next.ossinsight.io/widgets/official/analyze-repo-loc-per-month?repo_id=44688041" target="_blank" style="display: block" align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://next.ossinsight.io/widgets/official/analyze-repo-loc-per-month/thumbnail.png?repo_id=44688041&image_size=auto&color_scheme=dark" width="721" height="auto"> <img alt="Lines of Code Changes of yutkat/dotfiles" src="https://next.ossinsight.io/widgets/official/analyze-repo-loc-per-month/thumbnail.png?repo_id=44688041&image_size=auto&color_scheme=light" width="721" height="auto"> </picture></a>
Star History
<a href="https://next.ossinsight.io/widgets/official/analyze-repo-stars-history?repo_id=44688041" target="_blank" style="display: block" align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://next.ossinsight.io/widgets/official/analyze-repo-stars-history/thumbnail.png?repo_id=44688041&image_size=auto&color_scheme=dark" width="721" height="auto"> <img alt="Star History of yutkat/dotfiles" src="https://next.ossinsight.io/widgets/official/analyze-repo-stars-history/thumbnail.png?repo_id=44688041&image_size=auto&color_scheme=light" width="721" height="auto"> </picture></a>
Related Skills
node-connect
337.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.2kCommit, push, and open a PR
