diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2023-12-30 11:00:16 +0000 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2023-12-30 11:00:16 +0000 |
| commit | 075850da5f2631ccb729d49013f025fe096e53bd (patch) | |
| tree | 8fd4c50740badde8fcf60d478c33b4b51041b95d | |
| parent | eaf32300817fc1ab088df42d0c57e352e524a8a0 (diff) | |
Add missing st dependancy
| -rw-r--r-- | packages.csv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.csv b/packages.csv index 53a1025..f1cdf2e 100644 --- a/packages.csv +++ b/packages.csv @@ -6,6 +6,7 @@ ,stow,manages symbolic links and is used to install the custom dotfiles ,sudo,allows a permitted user to execute a command as the superuser or another user ,zsh,is a shell +,libxft,is a dependency when compiling some software A,ttf-meslo-nerd-font-powerlevel10k,is a font for powerlevel10k A,zsh-fast-syntax-highlighting,adds feature rich syntax highlighting for Zsh A,zsh-theme-powerlevel10k-git,is a theme for Zsh |
