adding open current directory

This commit is contained in:
Ryan Southern 2015-10-29 10:02:27 -04:00
parent e4e96f4cec
commit b15e0578e5

View File

@ -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