Move to Chezmoi
This commit is contained in:
parent
f216c4ff2c
commit
e3498e73b5
59 changed files with 499 additions and 2240 deletions
chezmoi/dot_zshrc.d
3
chezmoi/dot_zshrc.d/executable_aws.zsh
Normal file
3
chezmoi/dot_zshrc.d/executable_aws.zsh
Normal file
|
@ -0,0 +1,3 @@
|
|||
if command -v aws_completer &> /dev/null; then
|
||||
complete -C "$(command -v aws_completer)" aws
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue