fix: Removing some extra space at line end in the zshrc file and adding the bashls LSP config file.

This commit is contained in:
Finch 2026-01-01 20:58:53 -06:00
parent 11c68f3743
commit 11bce34eec
2 changed files with 5 additions and 2 deletions

View File

@ -0,0 +1,3 @@
return {
filetypes = { 'zsh' }
}