Skip to content

MaoX-Yu/dotfiles

Repository files navigation

My dotfiles

Dotfiles for Windows and Linux

依赖

dotter

应用

  • Bat
  • Delta
  • Git
  • Gitui
  • Helix
  • Idea
  • Joshuto (Only Linux)
  • Komorebi
  • Lazygit
  • Neovim
  • Nushell
  • Powershell
  • Rio
  • Starship
  • Vim
  • Wezterm
  • Yazi
  • Zellij

使用方式

安装dotter[可选]

dotter分支下存放了Windows与Linux平台的dotter可执行文件

Windows:

scoop install dotter

Cargo:

cargo install dotter

创建本地配置

.dotter文件夹下,将local.toml.example重命名为local.toml

local.toml示例:

includes = [".dotter/include/windows.toml"]

packages = ["nvim"]

[files]

[variables]

执行dotter命令

注: Windows下需要管理员权限才能创建软链接

dotter -v # [-v]可选,显示详细信息

# 取消部署
dotter undeploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published