Skip to content

Commit

Permalink
feat: Add another VSCode and Chrome cache directory to default arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
itislu committed Aug 25, 2024
1 parent 842692b commit b1d8cc4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 42free.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ default_args_linux=(
"$HOME/.config/Code/Crashpad"
"$HOME/.config/Code/User/workspaceStorage"
"$HOME/.config/Code/Service Worker"
"$HOME/.config/Code/WebStorage"
"$HOME/.config/google-chrome/Default/Service Worker"
"$HOME/.var/app/com.brave.Browser/cache"
"$HOME/.var/app/com.brave.Browser/config/BraveSoftware/Brave-Browser/Default/Service Worker"
"$HOME/.var/app/com.google.Chrome/cache"
Expand Down

0 comments on commit b1d8cc4

Please sign in to comment.