mirror of
https://github.com/nikdoof/dotfiles.git
synced 2026-01-30 10:58:14 +00:00
[macos] Update themeing
This commit is contained in:
@@ -138,5 +138,5 @@ f() {
|
||||
# Search for a file using macOS Spotlight
|
||||
# https://natelandau.com/my-mac-os-zsh-profile/
|
||||
spotlight() {
|
||||
mdfind "kMDItemDisplayName == '${1}'wc"
|
||||
mdfind "kMDItemDisplayName == '${1}'wc" | fzf --preview 'fzf-preview.sh {}' --height 40%
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user