fix: reset terminal prompt on back arrow

This commit is contained in:
Barrett Ruth 2024-06-08 13:56:32 -05:00
parent 23e10d1d54
commit 6297fbfb91
4 changed files with 30 additions and 26 deletions

View file

@ -5,5 +5,4 @@ aws s3 sync . s3://barrettruth.com --delete \
--exclude ".github/*" \
--exclude "readme.md" \
--exclude ".DS_Store" \
--exclude ".gitignore" \
--exclude "scripts/*"
--exclude ".gitignore"