mirror of
https://github.com/zebrajr/dotfiles.git
synced 2025-12-06 00:20:05 +01:00
add /home/csa/.local/bin to PATH
This commit is contained in:
parent
89d6816e87
commit
9bcfdb3aaa
|
|
@ -1,4 +1,5 @@
|
|||
export PATH="$HOME/.local/scripts:$PATH"
|
||||
export PATH="$HOME/.local/bin:$PATH"
|
||||
|
||||
|
||||
bindkey -s ^f "tmux-sessionizer\n"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user