Skip to content

RicardoRyn/dotfiles

Repository files navigation

手动用管理员权限打开cmd:

kanata.kbd手动复制到装有kanata_gui.exe的文件夹下

# 文件
mklink "%USERPROFILE%\.zshrc" "%USERPROFILE%\dotfiles\.zshrc"

mklink "%USERPROFILE%\.config\starship.toml" "%USERPROFILE%\dotfiles\starship.toml"

mklink "%USERPROFILE%\AppData\Roaming\Code\User\settings.json" "%USERPROFILE%\dotfiles\code\settings.json"
mklink "%USERPROFILE%\AppData\Roaming\Code\User\keybindings.json" "%USERPROFILE%\dotfiles\code\keybindings.json"

mklink "%USERPROFILE%\AppData\Roaming\Rime\default.custom.yaml" "%USERPROFILE%\dotfiles\rime_ice\default.custom.yaml"
mklink "%USERPROFILE%\AppData\Roaming\Rime\rime_ice.custom.yaml" "%USERPROFILE%\dotfiles\rime_ice\rime_ice.custom.yaml"
mklink "%USERPROFILE%\AppData\Roaming\Rime\weasel.custom.yaml" "%USERPROFILE%\dotfiles\rime_ice\weasel.custom.yaml"

mklink "%USERPROFILE%\.condarc" "%USERPROFILE%\dotfiles\.condarc"
mklink "%USERPROFILE%\.wslconfig" "%USERPROFILE%\dotfiles\.wslconfig"

# 目录
mklink /D "%USERPROFILE%\.config\wezterm" "%USERPROFILE%\dotfiles\wezterm"
mklink /D "%USERPROFILE%\AppData\Roaming\alacritty" "%USERPROFILE%\dotfiles\alacritty"

mklink /D "%USERPROFILE%\.glzr\glazewm" "%USERPROFILE%\dotfiles\glazewm"
mklink /D "%USERPROFILE%\AppData\Local\nvim" "%USERPROFILE%\dotfiles\nvim"
mklink /D "%USERPROFILE%\AppData\Roaming\nushell" "%USERPROFILE%\dotfiles\nushell"
mklink /D "%USERPROFILE%\AppData\Roaming\yazi" "%USERPROFILE%\dotfiles\yazi"
mklink /D "%USERPROFILE%\AppData\Roaming\jj" "%USERPROFILE%\dotfiles\jj"
mklink /D "%USERPROFILE%\.config\yasb" "%USERPROFILE%\dotfiles\yasb"
mklink /D "%USERPROFILE%\.config\fastfetch" "%USERPROFILE%\dotfiles\fastfetch"

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages