mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
双猫的 dotfiles
| .config | ||
| .mozilla/firefox/profile | ||
| .xinitrc | ||
| .xserverrc | ||
| .zprofile | ||
| .zshrc | ||
| README.md | ||
Linux 配置
使用 pam_environment 管理环境变量 (被上游移除。溜了溜了)
使用 zprofile (zsh 作为 login shell) 管理环境变量,
调用 dbus-update-activation-environment --systemd
同步选择的环境变量到 systemd
使用 kitty 虚拟终端
使用 everforest 配色主题
使用 zinit 管理 zsh 插件
更多
Neovim 配置移步至 rydesun/neovim-config
Qtile WM 配置移步至 rydesun/qtile-config