Skip to content

Commit

Permalink
Add depends ttf-meslo-nerd-font-powerlevel10k
Browse files Browse the repository at this point in the history
  • Loading branch information
talesam committed Nov 17, 2023
1 parent 4cd7470 commit c6a2971
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion pkgbuild/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,14 @@

pkgname=biglinux-bash-config
pkgdesc="Better interactive mode"
depends=('fzf' 'blesh-git' 'grc' 'ripgrep' 'ttf-nerd-fonts-symbols-with-biglinux' 'bat' 'biglinux-nano-config' )
depends=('fzf'
'bat'
'biglinux-nano-config'
'blesh-git'
'grc'
'ripgrep'
'ttf-meslo-nerd-font-powerlevel10k'
'ttf-nerd-fonts-symbols-with-biglinux')
depends_x86_64=('eza')
# makedepends=('')
# conflicts=('')
Expand Down

0 comments on commit c6a2971

Please sign in to comment.