mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 22:55:00 +08:00
42 lines
755 B
Markdown
42 lines
755 B
Markdown
# Linux 配置
|
|
|
|
- 使用 `pam_environment` 管理环境变量
|
|
- 使用 `alacritty` 虚拟终端
|
|
- 使用 `material` 配色主题
|
|
- 不使用 `Powerline` 和 `Oh My Zsh`
|
|
|
|
另见 [如何使用 Git 管理 Linux 配置?](https://2cat.cc/post/diyo4/)
|
|
|
|
## 已添加软件
|
|
|
|
- [x] `alacritty`
|
|
- [x] `aria2`
|
|
|
|
> FIXME: 包含硬编码目录
|
|
|
|
- [x] `firefox`
|
|
- [x] `git`
|
|
|
|
> 注意: 包含 ID 和邮箱
|
|
|
|
- [x] `pikaur`
|
|
- [x] `zsh`
|
|
|
|
### 以及配置
|
|
|
|
- [x] `cargo`
|
|
- [x] `fontconfig`
|
|
- [x] `npm`
|
|
- [x] `python`
|
|
|
|
> 让 REPL 历史记录保存在 XDG 目录
|
|
|
|
- [x] `X11`
|
|
|
|
## 更多
|
|
|
|
Neovim 配置移步至
|
|
[rydesun/neovim-config](https://github.com/rydesun/neovim-config)
|
|
|
|
Qtile WM 配置移步至
|
|
[rydesun/qtile-config](https://github.com/rydesun/qtile-config)
|