mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Add config.fish
This commit is contained in:
1
dotfiles/config/fish/config.fish
Normal file
1
dotfiles/config/fish/config.fish
Normal file
@@ -0,0 +1 @@
|
|||||||
|
fish_add_path --path {$HOME}/bin
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
# This file contains fish universal variable definitions.
|
# This file contains fish universal variable definitions.
|
||||||
# VERSION: 3.0
|
# VERSION: 3.0
|
||||||
SETUVAR EDITOR:vim
|
SETUVAR EDITOR:vim
|
||||||
SETUVAR __fish_initialized:3400
|
SETUVAR __fish_initialized:3800
|
||||||
SETUVAR fish_color_autosuggestion:586e75
|
SETUVAR fish_color_autosuggestion:586e75
|
||||||
SETUVAR fish_color_cancel:\x2dr
|
SETUVAR fish_color_cancel:\x2dr
|
||||||
SETUVAR fish_color_command:93a1a1
|
SETUVAR fish_color_command:93a1a1
|
||||||
@@ -20,7 +20,7 @@ SETUVAR fish_color_operator:00a6b2
|
|||||||
SETUVAR fish_color_param:839496
|
SETUVAR fish_color_param:839496
|
||||||
SETUVAR fish_color_quote:657b83
|
SETUVAR fish_color_quote:657b83
|
||||||
SETUVAR fish_color_redirection:6c71c4
|
SETUVAR fish_color_redirection:6c71c4
|
||||||
SETUVAR fish_color_search_match:bryellow\x1e\x2d\x2dbackground\x3dblack
|
SETUVAR fish_color_search_match:white\x1e\x2d\x2dbackground\x3dblack
|
||||||
SETUVAR fish_color_selection:white\x1e\x2d\x2dbold\x1e\x2d\x2dbackground\x3dbrblack
|
SETUVAR fish_color_selection:white\x1e\x2d\x2dbold\x1e\x2d\x2dbackground\x3dbrblack
|
||||||
SETUVAR fish_color_status:red
|
SETUVAR fish_color_status:red
|
||||||
SETUVAR fish_color_user:brgreen
|
SETUVAR fish_color_user:brgreen
|
||||||
|
|||||||
Reference in New Issue
Block a user