machfiles

Delphi源码 2025-08-12

machfiles

安装

您将需要git和GNU stow

克隆到您的$HOME目录或~

git clone https://*git*hub.c*om/ChristianChiarulli/machfiles.git ~ /. machfiles

运行stow以符合所有内容,或者只选择您想要的东西

stow * / # Everything (the '/' ignores the README) 
stow zsh # Just my zsh config

macos

我所有的Macos包装都可以在brew/.Brewfile中找到

  • 安装
machfiles/brew brew bundle --global">
 stow ~/. machfiles /brew

brew bundle --global

Linux

我使用的所有程序的更新列表可以在programs目录中找到

下载源码

通过命令行克隆项目:

git clone https://github.com/ChristianChiarulli/machfiles.git