[+] find-the-command for archlinux
This commit is contained in:
@@ -4,3 +4,6 @@
|
||||
[submodule "plugins/nanorc"]
|
||||
path = plugins/nanorc
|
||||
url = https://github.com/hykilpikonna/nanorc
|
||||
[submodule "plugins/find-the-command"]
|
||||
path = plugins/find-the-command
|
||||
url = https://github.com/pkasemir/find-the-command
|
||||
|
||||
Submodule
+1
Submodule plugins/find-the-command added at fecba1a6e8
@@ -54,4 +54,8 @@ if [ -f "/etc/arch-release" ]; then
|
||||
conda clean -a
|
||||
pip cache remove '*'
|
||||
}
|
||||
|
||||
# Command-not-found install prompt
|
||||
SCRIPTS_DIR="$(dirname "$(dirname "$0")")"
|
||||
source "$SCRIPTS_DIR/../plugins/find-the-command/usr/share/doc/find-the-command/ftc.zsh"
|
||||
fi
|
||||
Reference in New Issue
Block a user