feat: installs bat
This commit is contained in:
@@ -22,6 +22,10 @@ zypper -n install zsh
|
|||||||
#-- fzf --#
|
#-- fzf --#
|
||||||
zypper -n install fzf
|
zypper -n install fzf
|
||||||
|
|
||||||
|
#-- bat --#
|
||||||
|
#-- Replacement for cat --#
|
||||||
|
zypper -n install bat
|
||||||
|
|
||||||
#-- GNU Stow --#
|
#-- GNU Stow --#
|
||||||
#-- Stow is a utility that can symlink your dot files to your home directory
|
#-- Stow is a utility that can symlink your dot files to your home directory
|
||||||
zypper -n install stow
|
zypper -n install stow
|
||||||
|
|||||||
Reference in New Issue
Block a user