diff --git a/README.md b/README.md index 9affc89..f5e5617 100644 --- a/README.md +++ b/README.md @@ -387,6 +387,11 @@ defaults write com.apple.finder _FXShowPosixPathInTitle -bool true chflags nohidden ~/Library ``` +#### Open Current Folder in Finder +```bash +open +``` + ### Layout #### Disable Smooth Scrolling