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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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.