mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-22 11:31:30 +01:00
zsh: enable compinit
This commit is contained in:
parent
d302f40ffc
commit
6d428ac1e7
|
@ -80,3 +80,5 @@ export p="${HOME}/projects"
|
||||||
|
|
||||||
### SETUP PATHS ####
|
### SETUP PATHS ####
|
||||||
export PATH=$PATH:$HOME/bin
|
export PATH=$PATH:$HOME/bin
|
||||||
|
|
||||||
|
autoload -U compinit && compinit
|
||||||
|
|
Loading…
Reference in New Issue
Block a user