Skip to content

Instantly share code, notes, and snippets.

@biwakonbu
Last active September 22, 2016 08:33
Show Gist options
  • Save biwakonbu/e2b8105a68d5bdf9e14e6111a7ce1684 to your computer and use it in GitHub Desktop.
Save biwakonbu/e2b8105a68d5bdf9e14e6111a7ce1684 to your computer and use it in GitHub Desktop.
Fish shell 環境

Fish shall 環境

更新:2016-09-22
作者:@biwakonbu
ver:0.1

fish の 環境構築用メモ.

Fisherman

Fisherman がめちゃくちゃ便利。

fisher plugin

  • z: ディレクトリジャンプ.
  • fzf: 選択的インターフェース.
  • ansible-completion: ansible 候補保管.
  • docker-completion: docker 候補保管.
  • gitignore: gitignore template 作成.
  • Grc: shell command に色を付ける. grc コマンドが必要.
  • imgcat: terminal に画像を表示する.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment