diff options
| author | Blista Kanjo | 2023-08-02 20:59:28 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2023-08-02 20:59:28 -0400 |
| commit | 8f336a0fde17b5afe4640e7f53d7f6a041901297 (patch) | |
| tree | 5aac26ec21ea85a8c4e0506b79c6d8a6b2849cae /.config/shell/zsh-autosuggestions/zsh-autosuggestions.plugin.zsh | |
| parent | f6a56e7bce611a1aab71f351521bf4d2b946f729 (diff) | |
refactor: source all `zsh` plugins from `$HOME`
Diffstat (limited to '.config/shell/zsh-autosuggestions/zsh-autosuggestions.plugin.zsh')
| -rw-r--r-- | .config/shell/zsh-autosuggestions/zsh-autosuggestions.plugin.zsh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/shell/zsh-autosuggestions/zsh-autosuggestions.plugin.zsh b/.config/shell/zsh-autosuggestions/zsh-autosuggestions.plugin.zsh new file mode 100644 index 0000000..16c2256 --- /dev/null +++ b/.config/shell/zsh-autosuggestions/zsh-autosuggestions.plugin.zsh @@ -0,0 +1 @@ +source ${0:A:h}/zsh-autosuggestions.zsh |
