diff options
| -rw-r--r-- | packages.csv | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages.csv b/packages.csv index c5b5d45..53a1025 100644 --- a/packages.csv +++ b/packages.csv @@ -1,6 +1,7 @@ #Tag, Name, Description ,base-devel,contains tools to compile software ,git,is needed to install software from git repositories +,libx11,is a dependency when compiling some software ,neofetch,is a fast, highly customizable system info script ,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 @@ -9,3 +10,4 @@ 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 G,https://git.davidtsadler.com/dotfiles/,installs custom dotfiles +G,https://git.davidtsadler.com/st,is a simple terminal |
