diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2023-12-29 23:09:37 +0000 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2023-12-29 23:09:37 +0000 |
| commit | 6c713fdc48c21587b8a1422fb13bfce1ea288c24 (patch) | |
| tree | 38d61cf6965b93c6a44f9d26a039e2f71b8621e4 | |
| parent | 6a4b5f8c7ad45245836b5a57463c5d7203033de9 (diff) | |
Add zsh and dotfiles
| -rw-r--r-- | packages.csv | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/packages.csv b/packages.csv index f347855..aa34782 100644 --- a/packages.csv +++ b/packages.csv @@ -1,4 +1,10 @@ #Tag, Name, Description ,base-devel,contains tools to compile software ,git,is needed to install software from git repositories -,zsh,is a shell +,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 +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 |
