mirror of
https://github.com/rydesun/dotfiles.git
synced 2026-01-07 14:27:25 +08:00
Add README.md
This commit is contained in:
parent
c32b25d35c
commit
3a0d3bb4c3
1 changed files with 41 additions and 0 deletions
41
README.md
Normal file
41
README.md
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
# 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] `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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue