Skip to content

Commit e4f011d

Browse files
committed
ZSH: Add zsh-autosuggestions via chezmoi external
1 parent fe9af7d commit e4f011d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[".config/zsh/zsh.d/195_externals_autosuggestions.zsh"]
2+
type = "file"
3+
url = "https://raw.githubusercontent.com/zsh-users/zsh-autosuggestions/master/zsh-autosuggestions.zsh"
4+
refreshPeriod = "168h" # 1 Week
5+
private = true

0 commit comments

Comments
 (0)