Skip to content

Instantly share code, notes, and snippets.

@dsk52
Last active December 31, 2017 15:29
Show Gist options
  • Save dsk52/819d92abdd751d1247cebe3105ecde59 to your computer and use it in GitHub Desktop.
Save dsk52/819d92abdd751d1247cebe3105ecde59 to your computer and use it in GitHub Desktop.

Fish Shell Settings

プラグインなどの管理

fisherman

fisher plugin

  • docker-completion :dockerコマンドの補完
  • fzf :選択肢を表示するときに縦に並べて選びやすくしてくれる他、絞込もできる
  • spin :待ち時間長そうな処理のときにコマンドの前に挟むとスピンアニメで動作してることを表示してくれる
  • z :ディレクトリ名を入れたときにパスを補完して移動とかできる
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment