All Projects → camspiers → tmuxinator-fzf-start

camspiers / tmuxinator-fzf-start

Licence: MIT license
Uses fzf to provide a selection list for starting tmuxinator projects

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to tmuxinator-fzf-start

Tmux Fzf
Use fzf to manage your tmux work environment!
Stars: ✭ 266 (+758.06%)
Mutual labels:  tmux, fzf
nvim configration
Neovim diy develop enviroment.This project integrates neovim tmux zsh and some very useful plugs of them including YouCompleteMe FZF auto pairs nerdtree ncm2 and so on.
Stars: ✭ 22 (-29.03%)
Mutual labels:  tmux, fzf
Jarvis
Dotfiles for a powerful, web development-focused environment powered by Neovim, iTerm2, tmux, and zsh
Stars: ✭ 617 (+1890.32%)
Mutual labels:  tmux, fzf
dotfiles
shell, git, vim, tmux .etc dotfiles, managed via gnu stow
Stars: ✭ 20 (-35.48%)
Mutual labels:  tmux, fzf
Tmux 1password
🔑 Access your 1Password login items within tmux!
Stars: ✭ 167 (+438.71%)
Mutual labels:  tmux, fzf
tmuxjump.vim
A plugin to open file from file paths printed in sibling tmux pane
Stars: ✭ 50 (+61.29%)
Mutual labels:  tmux, fzf
Dotfiles
My dotfiles 🚀. Includes configs for neovim, tmux, zsh, alacritty and more.
Stars: ✭ 47 (+51.61%)
Mutual labels:  tmux, fzf
Fzf Tab
Replace zsh's default completion selection menu with fzf!
Stars: ✭ 761 (+2354.84%)
Mutual labels:  tmux, fzf
Dots
Personal *nix configuration files
Stars: ✭ 136 (+338.71%)
Mutual labels:  tmux, fzf
Fzf
🌸 A command-line fuzzy finder
Stars: ✭ 40,965 (+132045.16%)
Mutual labels:  tmux, fzf
dotfiles
i3, Vim, Bash, Ruby, Typescript & React, Elixir, Golang & more!
Stars: ✭ 22 (-29.03%)
Mutual labels:  tmux, fzf
Tmux Fzf Url
🚀 Quickly open urls on your terminal screen!
Stars: ✭ 227 (+632.26%)
Mutual labels:  tmux, fzf
dotfiles
mac OS, Arch Linux, and Debian/Ubuntu
Stars: ✭ 286 (+822.58%)
Mutual labels:  tmux, fzf
viconf
My (n)Vim config files
Stars: ✭ 18 (-41.94%)
Mutual labels:  tmux, fzf
dotstow
dotfiles managed with stow
Stars: ✭ 60 (+93.55%)
Mutual labels:  tmux, fzf
Dotfiles
Workstation configuration, provisioning and tools
Stars: ✭ 67 (+116.13%)
Mutual labels:  tmux, fzf
Black Void Zsh
🔮 Awesome, Customable Zsh Starter Kit 🌠🌠
Stars: ✭ 206 (+564.52%)
Mutual labels:  tmux, fzf
dotfiles
No description or website provided.
Stars: ✭ 20 (-35.48%)
Mutual labels:  tmux, fzf
dotfiles
These are my dotfiles. All the config stuff that I use is here.
Stars: ✭ 16 (-48.39%)
Mutual labels:  tmux
fzf-contrib
[Discontinued] 🌸 Organize useful code snippets around https://github.com/junegunn/fzf
Stars: ✭ 26 (-16.13%)
Mutual labels:  fzf

Tmuxinator FZF Start

Uses fzf to provide a selection list for starting tmuxinator projects

Overview:

tmuxinator-fzf-start.sh will open fzf with a multi select list of tmuxinator projects. Upon selecting project/s each project will have tmuxinator start run, and when complete tmux will be attached, or if tmux is already running, a session selection interface will be provided.

If an initial query is provided, and only one match results, the project will be automatically opened without user input.

Usage

tmuxinator-fzf-start.sh
tmuxinator-fzf-start.sh "Query"

Expectations

  • tmuxinator is on $PATH
  • fzf is on $PATH
  • tmux is on $PATH

Install

Homebrew

brew tap camspiers/taps
brew install tmuxinator-fzf-start

Manual

Download tmuxinator-fzf-start.sh, make it executable and ensure it is on your $PATH.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].