diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2023-12-30 10:39:06 +0000 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2023-12-30 10:39:06 +0000 |
| commit | eaf32300817fc1ab088df42d0c57e352e524a8a0 (patch) | |
| tree | 237cc0ccfb3f365dec58ec07133d4393228d6420 | |
| parent | 53df3729c3d729343e27dd777f1cdd09abd96488 (diff) | |
Add st
| -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 |
