mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2024-12-23 07:39:36 +01:00
Handle git completions with offical script
This commit is contained in:
parent
5541bf317b
commit
68b6d4cd12
@ -19,6 +19,8 @@ if [[ -s "${ZDOTDIR:-$HOME}/.zprezto/init.zsh" ]]; then
|
||||
fi
|
||||
|
||||
|
||||
fpath=("${ZDOTDIR:-$HOME}/.zsh" $fpath)
|
||||
|
||||
# Customize to your needs...
|
||||
source "${ZDOTDIR:-$HOME}/.aliases"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user