mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-04 22:00:46 +00:00
feat(cargo): added bottom
This commit is contained in:
@@ -34,6 +34,7 @@ packages=(
|
|||||||
"ripgrep"
|
"ripgrep"
|
||||||
# A version manager for neovim
|
# A version manager for neovim
|
||||||
"bob-nvim"
|
"bob-nvim"
|
||||||
|
"bottom"
|
||||||
)
|
)
|
||||||
|
|
||||||
for pkg in "${packages[@]}"; do
|
for pkg in "${packages[@]}"; do
|
||||||
|
|||||||
Reference in New Issue
Block a user