adding open current directory
This commit is contained in:
parent
e4e96f4cec
commit
b15e0578e5
@ -387,6 +387,11 @@ defaults write com.apple.finder _FXShowPosixPathInTitle -bool true
|
|||||||
chflags nohidden ~/Library
|
chflags nohidden ~/Library
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Open Current Folder in Finder
|
||||||
|
```bash
|
||||||
|
open
|
||||||
|
```
|
||||||
|
|
||||||
### Layout
|
### Layout
|
||||||
|
|
||||||
#### Disable Smooth Scrolling
|
#### Disable Smooth Scrolling
|
||||||
|
Loading…
Reference in New Issue
Block a user