dotfiles/.tmux-sessionizer

6 lines
76 B
Plaintext
Raw Permalink Normal View History

#!/usr/bin/env bash
tmux new-window -dn shell
nvim "+Telescope git_files"