# My terminal workflow All configs are in [my dotfiles](https://github.com/haunt98/dotfiles). ## Use [junegunn/fzf](https://github.com/junegunn/fzf) - `Ctrl + t` to fuzzy find files. - `Alt + c` to fuzzy find directories. ## Use [zellij-org/zellij](https://github.com/zellij-org/zellij) as alternative to tmux ![](https://zellij.dev/documentation/img/overview-status-tab-2.png) - `Ctrl + p` + `n` or `Alt + n` to new panel vertically (right side). - `Ctrl + p` + `d` or `Alt + d` to new panel horizontally (down side).