fix: reset terminal prompt on back arrow
This commit is contained in:
parent
23e10d1d54
commit
6297fbfb91
4 changed files with 30 additions and 26 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue