We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6a3866 commit 211cd88Copy full SHA for 211cd88
2 files changed
channels/i3/airootfs.any/etc/skel/.zshrc
@@ -18,6 +18,7 @@
18
19
20
#-- Completion --#
21
+# shellcheck disable=SC2206
22
[ -e /usr/local/share/zsh-completions ] && fpath=(/usr/local/share/zsh-completions $fpath)
23
autoload -U compinit
24
compinit -u
modules/zsh-powerline/airootfs.any/etc/skel/.zshrc
@@ -15,6 +15,7 @@
15
16
17
0 commit comments