Fix typos and improve clarity in README

Corrected spelling and grammar in the README.
This commit is contained in:
alvinlollo
2025-12-15 17:11:07 +11:00
committed by GitHub
parent 8c462663e1
commit f5d3c4dec7
+4 -2
View File
@@ -1,7 +1,9 @@
# Single-install-script # Single-install-script
This script automatically installs you favourite Linux applications such as: This script automatically installs myfavourite Linux applications such as:
Docker, Homebrew, code server, zsh, GEF, oh-my-zsh and neovim. This uses pacman and yay AUR helper. Docker, Homebrew, zsh, oh-my-zsh and neovim. This uses pacman and yay AUR helper.
Most of this script is intended for arch linux with debian compatablity on the zsh install script only.
It also installs custom configuration for zsh and it's plugins. It also installs custom configuration for zsh and it's plugins.