Skip to content

tsic404/dotfiles

Repository files navigation

dotfiles

  1. 加入免密
echo "$(whoami) ALL=(ALL:ALL) NOPASSWD: ALL" | sudo tee /etc/sudoers.d/$(whoami)
  1. clone
git clone https://github.com/tsic404/dotfiles .dotfiles
  1. 安装dotbot
pip install dotbot 或者  yay dotbot
  1. 运行dotbot
dotbot -vv -c ~/.dotfiles.conf.yaml

About

dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages