mirror of
https://github.com/zebrajr/dotfiles.git
synced 2026-01-15 12:15:02 +00:00
6 lines
115 B
Bash
6 lines
115 B
Bash
export PATH="$HOME/.local/scripts:$PATH"
|
|
export PATH="$HOME/.local/bin:$PATH"
|
|
|
|
|
|
bindkey -s ^f "tmux-sessionizer\n"
|