Fish: fix completion path

This commit is contained in:
Robert Kmieć
2023-07-24 10:57:38 +02:00
parent a1e245f38c
commit 9f04f73f5e

View File

@@ -3,9 +3,10 @@ set -x PAGER less
set -x MANPAGER "sh -c 'col -bx | bat -l man -p'"
set -x fish_prompt_pwd_dir_length 1
set -x fish_greeting ''
set fish_complete_path $fish_complete_path /usr/share/fish/competions
set fish_complete_path $fish_complete_path /usr/share/fish/completions
set -x JAVA_HOME /usr/lib/jvm/java-11-openjdk-amd64
set -x JIRA_API_TOKEN NDE2ODEyOTM5OTI2Ontw1zkanbJ8sAFMDUI1Y0QxOH7d
set -x PATH $PATH /home/kmcr/.codon
# This file is run by all fish instances.
# To include configuration only for login shells, use