Fish: fix completion path
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user