mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
Updated tmux config
This commit is contained in:
@@ -54,7 +54,6 @@ fpath_prepend() {
|
||||
done
|
||||
} && export fpath_prepend
|
||||
|
||||
|
||||
# last arg will be first in path
|
||||
path_prepend \
|
||||
"/usr/local/bin" \
|
||||
@@ -132,7 +131,7 @@ _comp_options+=(globdots) # Include hidden files.
|
||||
|
||||
# Prompt / managed by brew. (`brew install pure`)
|
||||
autoload -Uz promptinit; promptinit
|
||||
prompt -s pure
|
||||
prompt pure
|
||||
|
||||
#------------------------------ aliases ------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user