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

6 lines
115 B
Bash

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