dotfiles

Delphi源码 2025-08-10

dotfiles

[!很重要]如果您正在寻找我的旧dotfiles (不使用Stow),可以在这里找到它们

此存储库包含我使用的所有配置。

入门

我的dotfiles用stow管理,该fotfiles管理符号链接,以便将dotfiles repo中的文件与实际配置同步。

要开始使用我的dotfiles运行以下commmands:

 # arch
sudo pacman -S stow

# gentoo
doas emerge -av app-admin/stow

git clone https://*git*hub*.com/maxhu08/dotfiles
cd dotfiles

之后,您只需要运行stow命令即可与所需的dotfiles链接。

[!注意]我不建议存放诸如git类的东西,因为它包含我的.gitConfig或xorg ,因为那是我的显示器设置的特定于

 # you can stow multiple things in one command!
stow alacritty fish kitty nvim picom tmux vscode xorg

安装包装

确保安装程序,存储只需符合配置即可。您仍然需要安装程序!

要获取所有包裹,请查看我的Arch的Rebos-Config。

壁纸

我的壁纸不在此仓库中。要访问我所有的壁纸,请查看我的壁纸仓库。

星际历史

下载源码

通过命令行克隆项目:

git clone https://github.com/maxhu08/dotfiles.git