fix(bash): starship configs

This commit is contained in:
Barrett Ruth 2026-02-18 12:53:23 -05:00
parent 1100b92625
commit e9310e2bae
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
2 changed files with 2 additions and 0 deletions

View file

@ -45,6 +45,7 @@ return {
},
{
'barrettruth/nonicons.nvim',
lazy = false,
dir = '~/dev/nonicons.nvim',
dependencies = { 'nvim-tree/nvim-web-devicons' },
},