diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2021-06-02 16:02:18 +0100 | 
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2021-06-02 16:02:18 +0100 | 
| commit | 4eb2554657b14918baa734fc122c2622ed2131a4 (patch) | |
| tree | 859f8dcc162564f658d4aa4e484f3b501eea693d /packages.csv | |
| parent | 7bed2285ff49f5aa78b15b25b4623f08dc33dec3 (diff) | |
Enable color emojis
Diffstat (limited to 'packages.csv')
| -rw-r--r-- | packages.csv | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/packages.csv b/packages.csv index 0271559..60bfe7b 100644 --- a/packages.csv +++ b/packages.csv @@ -5,20 +5,23 @@  ,git,is needed to install software from git repositories  ,isync,is a command line application to synchronize mailboxes  ,libx11,is a dependency when compiling some software -,libxft,is a dependency when compiling some software  ,msmtp,is a very simple and easy to use SMTP client  ,newsboat,is a RSS/Atom feedreader +,noto-fonts-emoji,is a font that supports color emojis  ,openssh,is a premier connectivity tool for remote login with the SSH protocol  ,pass,safely encrypts passwords  ,php,is a web development scripting language  ,ranger,is a filemanager  ,terminus-font,is a monospace font that can be used in st +,vagrant, is a tool for managing and configuring virtual development environments +,virtualbox, a hypervisor  ,wget,utility for downloading files via the command line  ,xorg-server,is the display server  ,xorg-xinit,will allow us to start the display server  ,zsh,is a shell  A,auto-cpufreq-git,an automatic CPU speed & power optimizer  A,brave-bin,is a free and open-source web browser that blocks ads and website trackers +A,libxft-bgra-git,stops st from crashing when using color emojis  A,mutt-wizard-git,is a light-weight terminal-based email system  A,ttf-meslo-nerd-font-powerlevel10k,font for powerlevel10k  A,zsh-fast-syntax-highlighting,is a feature rich syntax highlighting for Zsh  | 
