Skip to content

Commit d5228e3

Browse files
authored
Merge branch 'main' into roo-v3.19.4
2 parents 6193029 + 73adf4e commit d5228e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/reset-kilocode-state.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ sqlite3 ~/Library/Application\ Support/Code/User/globalStorage/state.vscdb \
1313
rm -rf ~/Library/Application\ Support/Code/User/globalStorage/kilocode.kilo-code/
1414

1515
# clear some of the vscode cache that I've observed contains kilocode related entries:
16-
rm ~/Library/Application\ Support/Code/CachedProfilesData/__default__profile__/extensions.user.cache
16+
rm -f ~/Library/Application\ Support/Code/CachedProfilesData/__default__profile__/extensions.user.cache

0 commit comments

Comments
 (0)