Use ~ instead of /home/julian
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# This file contains fish universal variable definitions.
|
||||
# VERSION: 3.0
|
||||
SETUVAR --export ANDROID_HOME:/home/julian/Android/Sdk
|
||||
SETUVAR --export ANDROID_SDK_ROOT:/home/julian/Android/Sdk/
|
||||
SETUVAR --export ANDROID_HOME:~/Android/Sdk
|
||||
SETUVAR --export ANDROID_SDK_ROOT:~/Android/Sdk/
|
||||
SETUVAR --export EDITOR:/usr/bin/nvim
|
||||
SETUVAR __fish_initialized:3400
|
||||
SETUVAR fish_color_autosuggestion:555\x1ebrblack
|
||||
@ -34,4 +34,4 @@ 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/julian/\x2eemacs\x2ed/bin\x1e/home/julian/\x2ecargo/bin\x1e/home/julian/\x2ecargo/env
|
||||
SETUVAR fish_user_paths:~/\x2eemacs\x2ed/bin\x1e~/\x2ecargo/bin\x1e~/\x2ecargo/env
|
||||
|
Reference in New Issue
Block a user