making init work with a slightly updated fennel
This commit is contained in:
parent
eebfc39eb9
commit
c4cd1393a5
7 changed files with 46 additions and 27 deletions
|
@ -3,7 +3,7 @@
|
|||
SETUVAR --export ANDROID_SDK_ROOT:/opt/android\x2dsdk
|
||||
SETUVAR --export CHROME_EXECUTABLE:/usr/bin/qutebrowser
|
||||
SETUVAR --export JAVA_HOME:/usr/lib/jvm/default
|
||||
SETUVAR __fish_initialized:3100
|
||||
SETUVAR __fish_initialized:3400
|
||||
SETUVAR fish_color_autosuggestion:555\x1ebrblack
|
||||
SETUVAR fish_color_cancel:\x2dr
|
||||
SETUVAR fish_color_command:005fd7
|
||||
|
@ -33,4 +33,5 @@ SETUVAR fish_pager_color_completion:\x1d
|
|||
SETUVAR fish_pager_color_description:B3A06D\x1eyellow
|
||||
SETUVAR fish_pager_color_prefix:white\x1e\x2d\x2dbold\x1e\x2d\x2dunderline
|
||||
SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan
|
||||
SETUVAR fish_pager_color_selected_background:\x2dr
|
||||
SETUVAR fish_user_paths:/home/chris/\x2elocal/bin\x1e/home/chris/scripts\x1e/home/chris/\x2edoom\x2demacs/bin\x1e/home/chris/\x2eemacs\x2ed/bin\x1e/home/chris/\x2ecargo/bin\x1e/opt/android\x2dsdk/cmdline\x2dtools/latest/bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue