Switch to macOS.
This commit is contained in:
parent
e819a06cda
commit
adc7c2a130
3 changed files with 1 additions and 7 deletions
|
@ -1,4 +1,5 @@
|
|||
if [[ $(command -v fzf) ]]; then
|
||||
source <(fzf --zsh)
|
||||
export FZF_DEFAULT_COMMAND='fd -H -L --ignore-file ~/.local/config/fd'
|
||||
export FZF_CTRL_T_COMMAND='fd -H -L --ignore-file ~/.local/config/fd'
|
||||
export FZF_DEFAULT_OPTS="--multi -e --ansi --layout=reverse --preview='bat --color=always --tabs=2 --style=plain --theme=Monokai\ Extended\ Bright {}'"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue