mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 22:55:00 +08:00
19 lines
630 B
Markdown
19 lines
630 B
Markdown
# Linux 配置
|
|
|
|
~~使用 `pam_environment` 管理环境变量 (被上游移除。溜了溜了)~~
|
|
使用 `zprofile`(zsh) + `xprofile`(xinit) 管理环境变量,
|
|
调用 `dbus-update-activation-environment`同步到 systemd
|
|
|
|
使用 [kitty](https://sw.kovidgoyal.net/kitty/) 虚拟终端
|
|
|
|
使用 [everforest](https://github.com/sainnhe/everforest) 配色主题
|
|
|
|
使用 [zinit](https://github.com/zdharma-continuum/zinit) 管理 zsh 插件
|
|
|
|
## 更多
|
|
|
|
Neovim 配置移步至
|
|
[rydesun/neovim-config](https://github.com/rydesun/neovim-config)
|
|
|
|
Qtile WM 配置移步至
|
|
[rydesun/qtile-config](https://github.com/rydesun/qtile-config)
|