mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29:09 -07:00
Fix tab completion of usernames.
This commit is contained in:
@@ -33,6 +33,9 @@ if [[ -s "${ZDOTDIR:-$HOME}/.zprezto/init.zsh" ]]; then
|
||||
source "${ZDOTDIR:-$HOME}/.zprezto/init.zsh"
|
||||
fi
|
||||
|
||||
# Change defaults from prezto
|
||||
unsetopt cdablevars
|
||||
|
||||
# .profile is universal
|
||||
# but after zprezto to use/override anything setup there
|
||||
. ~/.profile
|
||||
|
||||
Reference in New Issue
Block a user