Skip to content

🏠 loichyan's dotfiles.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

loichyan/dotfiles

Repository files navigation

🏠 Dotfiles

loichyan's dotfiles.

📸 Showcase

wezterm

✨ Overview

🚀 Installation

Deploy dotfiles

Check https://www.chezmoi.io/ for more advanced usage.

chezmoi apply

Setup Home Manager

Build the first generation of Home Manager (following this guide):

nix run home-manager/master -- switch
./result/activate

Setup NeoVim

Clone my NeoVim configuration repository (loichyan/nvim):

git clone https://github.com/loichyan/nvim.git ~/.config/nvim

Import OBS repository

Check the repo for more details.

dnf config-manager --add-repo "https://download.opensuse.org/repositories/home:loichyan/Fedora_$(rpm -E %fedora)/home:loichyan.repo"
# or download manually
curl -fL "https://download.opensuse.org/repositories/home:loichyan/Fedora_$(rpm -E %fedora)/home:loichyan.repo" |
  sudo tee /etc/yum.repos.d/home_loichyan.repo

⚖️ License

Licensed under either of

at your option.

About

🏠 loichyan's dotfiles.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published