From f465b87fb74df6ac9bf43183c73c1e0e04a0d6c1 Mon Sep 17 00:00:00 2001 From: bytequill Date: Tue, 24 Jun 2025 23:44:18 +0200 Subject: [PATCH] Fixed typos --- README.md | 2 +- stow.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3faa09c..3340399 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ stow --target $HOME . # note ## .oh-my-zsh inclusion -I would rather not have included the `.oh-my-zsh` submodule in this repo, however the official install script overwrites `.zshrc` and I wanted a plug-and-play experiance without having to do any manual intervention/extra steps +I would rather not have included the `.oh-my-zsh` submodule in this repo, however the official install script overwrites `.zshrc` and I wanted a plug-and-play experience without having to do any manual intervention/extra steps diff --git a/stow.sh b/stow.sh index d9aa611..2a40aea 100755 --- a/stow.sh +++ b/stow.sh @@ -1,6 +1,6 @@ #!/bin/sh -# TODO: Implement an auto update funtionality +# TODO: Implement an auto update functionality # - Stow on file added? # - Auto fetch vc and stow