rydesun/README.md
2022-10-25 14:25:24 +08:00

20 lines
662 B
Markdown

# Linux 配置
~~使用 `pam_environment` 管理环境变量 (被上游移除。溜了溜了)~~
使用 `zprofile` (zsh 作为 login shell) 管理环境变量,
调用 `dbus-update-activation-environment --systemd`
同步选择的环境变量到 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)