Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# README

Projeto para remover alguns programas e caches

* Limpa a pasta `Downloads`, `Desktop`, `workspace`, `Documents`

* Remove as chaves ssh

* Remove o Chrome

* Limpa os chaches do Safari

* Limpa o histórico do zshell
3 changes: 0 additions & 3 deletions reseter.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,5 @@ mv ~/Library/Safari ~/Desktop/Safari-`date +%Y%m%d%H%M%S`; \
rm -Rf ~/Library/PubSub/Database; \
rm -Rf ~/Library/Saved\ Application\ State/com.apple.Safari.savedState

# remove git user
# sed -i '' -e '/[user]/,+2d' $HOME/.gitconfig

# clean history
:> .zhistory