rydesun/README.md
2022-10-23 01:01:15 +08:00

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)