diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2023-12-30 00:51:19 +0000 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2023-12-30 00:51:19 +0000 |
| commit | 53df3729c3d729343e27dd777f1cdd09abd96488 (patch) | |
| tree | 5096acb21f58db0a59a6d97f1d9b4ce793e221cb | |
| parent | bab3f99ebc1aa46cd7d62217899c84372b842060 (diff) | |
Better descriptions
| -rw-r--r-- | packages.csv | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/packages.csv b/packages.csv index cfa6da9..c5b5d45 100644 --- a/packages.csv +++ b/packages.csv @@ -1,11 +1,11 @@ #Tag, Name, Description ,base-devel,contains tools to compile software ,git,is needed to install software from git repositories -,neofetch,a fast, highly customizable system info script -,sudo,allows a permitted user to execute a command as the superuser or another user -,zsh,a shell +,neofetch,is a fast, highly customizable system info script ,stow,manages symbolic links and is used to install the custom dotfiles -A,ttf-meslo-nerd-font-powerlevel10k,a font for powerlevel10k -A,zsh-fast-syntax-highlighting,feature rich syntax highlighting for Zsh -A,zsh-theme-powerlevel10k-git,theme for Zsh -G,https://git.davidtsadler.com/dotfiles/,custom dotfiles +,sudo,allows a permitted user to execute a command as the superuser or another user +,zsh,is a shell +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 |
