Skip to content

Commit

Permalink
chore(nvim): always upgrade bash to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
silveiralexf committed Jul 18, 2024
1 parent 187c3fd commit d9624d1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@


### [2024-07-18]
* [[187c3fd]](https://github.com/silveiralexf/.dotfiles/187c3fd92f84ea31c4bb0badb7f300af4be9d344) chore(nvim): add dictionary file to spell (silveiralexf@gmail.com)


* [[ae68537]](https://github.com/silveiralexf/.dotfiles/ae685370372b536f41e26b38f89c237c2052eda1) chore(nvim): add new filetypes to lspconfig (silveiralexf@gmail.com)


Expand Down
1 change: 1 addition & 0 deletions tasks/macos/install/brew/Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ tasks:
desc: Brew install regular recipes
cmds:
- for:
- bash
- coreutils
- moreutils
- wget
Expand Down

0 comments on commit d9624d1

Please sign in to comment.