all repos — nixfiles @ d6778daa079764d5ceee5864d1f087eeb86a479f

System and user configuration, managed by nix and home-manager

user/settings/fish/config.fish (view raw)

bind \es __ghq_repository_search
# don't bind ctrl-t, it does nice things on macOS/BSD
set FZF_CTRL_T_COMMAND
set --export FZF_DEFAULT_OPTS '--cycle --layout=reverse --border --height=90% --preview-window=wrap --marker="*"'
fzf_configure_bindings --directory=\cx\cf

if set --query ZED_TERM
    set -x EDITOR "zed -w"
end

set --global tide_left_prompt_items shlvl pwd git newline character