Skip to content

AprilTu/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Managed with TheLocehiliosan/yadm, which is required and can be installed manually:

curl -o $HOME/.local/bin/yadm https://raw.githubusercontent.com/TheLocehiliosan/yadm/master/yadm
# for users in China mainland, use this mirror instead to download yadm
curl -o $HOME/.local/bin/yadm https://gitee.com/wangl-cc/yadm/raw/master/yadm

or installed by package managers like brew:

brew install yadm

more about installation see the documents of yadm.

Once yadm is installed, clone this repo with:

yadm clone https://github.com/AprilTu/dotfiles.git  # replace the url as your own

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 95.2%
  • Vim Script 4.8%