posts-go/posts/2023-06-06-terminal-workflo...

525 B

My terminal workflow

All configs are in my dotfiles.

Use junegunn/fzf

  • Ctrl + t to fuzzy find files.
  • Alt + c to fuzzy find directories.

Use zellij-org/zellij as alternative to tmux

  • Ctrl + p + n or Alt + n to new panel vertically (right side).
  • Ctrl + p + d or Alt + d to new panel horizontally (down side).