Autoload refresh_system_tags function
This commit is contained in:
parent
09c5de132f
commit
059a9fa8cf
2 changed files with 37 additions and 0 deletions
3
zshrc
3
zshrc
|
|
@ -91,6 +91,9 @@ function configure_modules_and_functions #{{{
|
|||
|
||||
print_info -l 3 "Loading pw module"
|
||||
autoload pw
|
||||
|
||||
print_info -l 3 "Loading refresh_system_tags"
|
||||
autoload refresh_system_tags
|
||||
} #}}}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue