fish shell 入門
TL;DR
- fishshell に移行した
- fisherman を導入したらほぼ独自に記述することがなくなった
- fishfile だけ管理していれば良さそう
- 補完的に速度が気持だけ遅くなった?
- 設定が必要?
作業内容
https://github.com/9renpoto/dotfiles/pull/98
- 実は bash だったり zsh だったりの syntax
に依存しているところを細々と直していくことは必要
- tmux,keychain,PATH
Refs
- https://muunyblue.github.io/7476533956dd3568c1d787c5d33a547f.html
- https://blog.odoruinu.net/2017/02/24/changed-my-shell-from-zsh-to-fish/
- https://github.com/jorgebucaran/fisher
調べてないこと
- hyper term が起動しなくなった