双猫的 dotfiles
Find a file
2022-10-26 19:36:53 +08:00
.config Update kitty appearance 2022-10-26 19:36:53 +08:00
.mozilla/firefox/profile Update firefox theme 2022-10-10 19:11:20 +08:00
.xinitrc Refactor env vars 2022-10-23 01:01:15 +08:00
.xserverrc Refactor env vars 2022-10-23 01:01:15 +08:00
.zprofile Change some dir paths 2022-10-25 20:43:36 +08:00
.zshrc Fix zsh env 2022-10-26 12:42:27 +08:00
README.md Update env vars 2022-10-25 14:25:24 +08:00

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