Compare commits
No commits in common. "ceef91f24937cf47ddd1dfac62f44680af2b326f" and "12467f30c8ef39a1db6e6c605300c2adfb3d5743" have entirely different histories.
ceef91f249
...
12467f30c8
2 changed files with 1 additions and 7 deletions
|
@ -1,8 +1,3 @@
|
||||||
if status is-interactive
|
if status is-interactive
|
||||||
set -gx EDITOR nvim
|
# Commands to run in interactive sessions can go here
|
||||||
set -gx VISUAL nvim
|
|
||||||
set -gx QT_QPA_PLATFORMTHEME qt5ct
|
|
||||||
set -gx TERMINAL foot
|
|
||||||
set -gx MOZ_ENABLE_WAYLAND 1
|
|
||||||
set -gx _JAVA_AWT_WM_NONREPARENTING 1
|
|
||||||
end
|
end
|
||||||
|
|
|
@ -30,4 +30,3 @@ SETUVAR fish_pager_color_description:B3A06D\x1eyellow\x1e\x2di
|
||||||
SETUVAR fish_pager_color_prefix:normal\x1e\x2d\x2dbold\x1e\x2d\x2dunderline
|
SETUVAR fish_pager_color_prefix:normal\x1e\x2d\x2dbold\x1e\x2d\x2dunderline
|
||||||
SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan
|
SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan
|
||||||
SETUVAR fish_pager_color_selected_background:\x2dr
|
SETUVAR fish_pager_color_selected_background:\x2dr
|
||||||
SETUVAR fish_user_paths:/home/logan/\x2elocal/bin
|
|
||||||
|
|
Loading…
Reference in a new issue