Skip to content

balthild/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Balthild's dotfiles

Managed with dotter.

Deploy in Windows

Install dependencies:

scoop install git dotter

Clone the repository to ~/.dotfiles:

cd ~
git clone https://github.com/balthild/dotfiles .dotfiles
cd .dotfiles

Create ~/.dotfiles/.dotter/local.toml and specify the packages to be deployed:

includes = []
packages = ["git", "elvish", "rime", "flow", "nvim"]

Deploy:

dotter deploy

Package Dependencies

Elvish

Requires starship and carapace.

scoop install elvish starship carapace-bin

Rime

Requires rime-ice.

bash rime-install iDvel/rime-ice:others/recipes/full

Weasel 0.11+ has plum (rime-install) out of the box, located at 「输入法设定」 — 「获取更多输入方案」.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published