We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be4a2b3 commit 528e1a6Copy full SHA for 528e1a6
1 file changed
pages/mac/index.template.html
@@ -25,6 +25,10 @@ <h2>Do on fresh Mac</h2>
25
26
urlwizzard.schema://urlwizzard.hostnegotiated/pages/ide/vscode/index.html#fix-intellisense-ctrl-space-on-mac
27
setup iTerm: urlwizzard.schema://urlwizzard.hostnegotiated/pages/mac/index.rendered.html#iterm
28
+
29
+ Show hidden folder in Finder permanently
30
+ defaults write com.apple.finder AppleShowAllFiles YES
31
+ then hold Options button and right click on finder in the dock, and choose "Relaunch"
32
33
</script>
34
0 commit comments