Caricata funzione per vcs.
This commit is contained in:
parent
2930680b21
commit
f11717388d
1 changed files with 3 additions and 0 deletions
3
.zshrc
3
.zshrc
|
@ -6,6 +6,9 @@ export DOTFILES=~/.dotfiles
|
|||
# Enables base completion
|
||||
autoload -Uz compinit
|
||||
compinit
|
||||
# Enables prompt to see it better
|
||||
autoload -Uz vcs_info
|
||||
zstyle ':vcs_info:*' enable git svn
|
||||
|
||||
# Autocompletion
|
||||
export FPATH=$DOTFILES/zsh/functions:$FPATH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue