Skip to content

IdVincentYang/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps

  1. install required apps
  2. install brew
  3. restore zsh env
  4. restore vim env
  5. restore other envs
  6. [optional] install software from brew, mas, apt etc...

install required apps

Ubuntu/Debian

sudo apt-get install yadm
# if what push commits use git protocol to pull repo with correct ssh key
# yadm pull git@github.com:IdVincentYang/dotfiles.git
yadm pull https://github.com/IdVincentYang/dotfiles.git
yadm bootstrap

# Install core packages
just list main=core raw=1 | just install

# Install asdf plugins
just develop-asdf-plugins

# Install asdf plugins versions
just develop-asdf-install-menu

# Install npm global packages
just core-cli-npm-globals

Setup brew

References

Issues

  • 安装应用时网络可能断, 如何自动重试?
  • 如何自动备份brewfile/yadm repo?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published