Merge pull request #178 from Akianonymus/main

install.sh: Use chsh instead of grep /etc/shells | init: Move bufferline config to pluginList | Misc improvements
This commit is contained in:
siduck76 2021-07-23 18:38:32 +05:30 committed by GitHub
commit e01aafeea5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 39 additions and 38 deletions

View file

@ -2,7 +2,6 @@ require "options"
local chad_modules = {
"pluginList",
"plugins.bufferline",
"mappings",
"utils"
}