Skip to content

Commit

Permalink
fzf fish サポートを内蔵コマンド経由に
Browse files Browse the repository at this point in the history
  • Loading branch information
ik11235 committed Apr 7, 2024
1 parent e7e528e commit b79bf81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions DOT_LINK_TARGET/config/fish/config.fish
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,6 @@ set -g theme_display_ruby no
if set -q WARP_IS_LOCAL_SHELL_SESSION
printf '\eP$f{"hook": "SourcedRcFileForWarp", "value": { "shell": "fish"}}\x9c'
end

# fzf
fzf --fish | source
1 change: 0 additions & 1 deletion DOT_LINK_TARGET/config/fish/fish_plugins
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ jorgebucaran/fisher
decors/fish-ghq
oh-my-fish/plugin-peco
oh-my-fish/theme-bobthefish
jethrokuan/fzf
ik11235/wakatime.fish

0 comments on commit b79bf81

Please sign in to comment.