mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-15 01:12:51 +02:00
Update /home/srj/.oh-my-zsh/cache references
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# reload zshrc
|
||||
function src()
|
||||
{
|
||||
local cache="$ZSH/cache"
|
||||
local cache=$ZSH_CACHE_DIR
|
||||
autoload -U compinit zrecompile
|
||||
compinit -d "$cache/zcomp-$HOST"
|
||||
|
||||
|
Reference in New Issue
Block a user