mirror of
https://github.com/wahyd4/dotfiles.git
synced 2026-08-09 04:46:12 +10:00
.osx: Remove “enable text selection in Quick Look”
As of OS X 10.11, it no longer has any effect. Closes #580.
This commit is contained in:
@@ -256,9 +256,6 @@ defaults write com.apple.finder ShowStatusBar -bool true
|
||||
# Finder: show path bar
|
||||
defaults write com.apple.finder ShowPathbar -bool true
|
||||
|
||||
# Finder: allow text selection in Quick Look
|
||||
defaults write com.apple.finder QLEnableTextSelection -bool true
|
||||
|
||||
# Display full POSIX path as Finder window title
|
||||
defaults write com.apple.finder _FXShowPosixPathInTitle -bool true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user