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