modified | Thursday 1 May 2025 |
---|
Sunday, August 1, 2021 at 21:27
配 置 dotfiles
一 大 加 贝
日 常 开 发 中 会 接 触 到 很 多 .* 类 文 件 , 这 些 是 程 序 的 配 置 文 件 。 使 用 程
序 时 间 长 了 , 会 形 成 属 于 自 己 的 .* 文 件 。 如 果 能 够 对 这 些 文 件 进 行 管
理 , 如 果 需 要 重 新 配 置 开 发 环 境 , 这 些 自 己 的 .* 文 件 会 起 到 关 键 作
o
在 这 过 程 中 安 装 的 程 序
GNU stow
1 tar Xzf Stow-1atest.tar.gZ
2 cd stow
3 ./configure
4 sudo make tnstall
没 有 弄 明 白 怎 么 用 GnuPG 加 密 文 件 , 下 次 再 思 考 。
关 于 dotfiles 的 思
Some developers believe that“dotfiles are meant to be forked“.1
disagree. ( 就 是 参 考 2)
如 果 某 些 配 置 对 所 有 人 都 有 用 , 那 么 这 个 配 置 就 会 成 为 默 认 配 置 。
这 句 话 不 错 。
Lthought that writing my own would be a lot more easier and quicker
than learning some tool that already existed. The benefits of writing
目 一 门 r 一 1 川 厂 主 入 入 | 一 二 r 入 主 门 二 生 一 T 刀 入 巳 广 人 一 1 一 王 入 入 一 F 几 土 厂 一 P 王 门 一 vi 刀 一
没 有 弄 明 白 怎 么 用 GnuPG 加 密 文 件 , 下 次 再 思 考 。
关 于 dotfiles 的 思
Some developers believe that“dotfiles are meant to be forked“.1
disagree. ( 就 是 参 考 2)
如 果 某 些 配 置 对 所 有 人 都 有 用 , 那 么 这 个 配 置 就 会 成 为 默 认 配 置 。
这 句 话 不 错 。
Lthought that writing my own would be a lot more easier and quicker
than learning some tool that already existed. The benefits of writing
your own tools are that you dont have to learn them, they will do
exactly what you want them to do and you could potentially design
them as simple and straightforward as possible from the very start,
not mentioning about learning some new technologies while doing
something new. @ref:5
ref:
1.https://dotfiles.github.io/
2.https://zachholman.com/2010/08/dotfiles-are-meant-to-be-
forkedy/
3.https://abdullah.today/encrypted-dotfiles/
4.https://wWww.anishathalye.com/2014/08/03/managing-your-
dotfiles/
5.https:/itroydm.github.io/blog/2017/02/27/manage-your-
dotfiles-like-a-boss/
6.https://github.com/webpro/awesome-dotfiles