🔧 Massive update to personal gentoo configs
This commit is contained in:
parent
505f6363ab
commit
6686861b86
497 changed files with 29421 additions and 7191 deletions
4
gentoo/dotfiles/.zsh/zsh-autocomplete/Tests/__init__.zsh
Normal file
4
gentoo/dotfiles/.zsh/zsh-autocomplete/Tests/__init__.zsh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
setopt localoptions extendedglob clobber NO_aliases localloops pipefail NO_shortloops NO_unset
|
||||
zmodload zsh/param/private
|
||||
autoload -Uz zmathfunc && zmathfunc
|
||||
builtin autoload -UWz $PWD/{Completions,Functions}/**/[_.]autocomplete(__|:)*~*.zwc(DN-.:P)
|
||||
Loading…
Add table
Add a link
Reference in a new issue