feat: installs bat

This commit is contained in:
2025-12-24 12:07:07 -07:00
parent f0c5ee759c
commit ea44395f85

View File

@@ -22,6 +22,10 @@ zypper -n install zsh
#-- fzf --#
zypper -n install fzf
#-- bat --#
#-- Replacement for cat --#
zypper -n install bat
#-- GNU Stow --#
#-- Stow is a utility that can symlink your dot files to your home directory
zypper -n install stow