dotfiles/home
ItsDrike 8350dc7926
Rewrite entire plugin management system
- This encapsulates all plugin related functionalities into the plugins/
  folder (and pluginconfig/) instead of relying on utility file.
- It also renames utility/plugins.lua to a more sensible
  plugins/packer.lua as it actually only applies for packer plugin
  manager.
- The plugins.lua file is now split into 2 files, first holding the list
  of all plugins plugins/plugin_list.lua and second one holding the
  logic of bootstrapping and running startup on packer.
2021-12-07 22:17:56 +01:00
..
.cache Rename placeholders to .keep 2021-07-14 15:02:55 +02:00
.config Rewrite entire plugin management system 2021-12-07 22:17:56 +01:00
.local Add lockscreen management script 2021-11-21 23:54:42 +01:00
.mozilla Remove mozilla config 2021-07-14 15:06:17 +02:00
.pki Link pki to .config 2021-07-14 15:13:42 +02:00
.xprofile Add X config files 2021-07-14 15:08:47 +02:00
.zshenv Use .zshenv to define env vars, not .zprofile 2021-07-20 23:18:50 +02:00