dotfiles/oh-my-zsh/custom/scripts_path.zsh

5 lines
78 B
Bash

export PATH="$HOME/.local/scripts:$PATH"
bindkey -s ^f "tmux-sessionizer\n"