dotfiles
1

Configure Feed

Select the types of activity you want to include in your feed.

Set editor in fish config

Juan Nunez-Iglesias (Jul 4, 2026, 2:41 PM +0200) b9a800be a11ca03b

+2
+2
fish/config.fish
··· 2 2 # Commands to run in interactive sessions can go here 3 3 end 4 4 5 + set -gx EDITOR vim 6 + 5 7 # Turn off syntax highlighting 6 8 for color in fish_color_command fish_color_comment fish_color_end \ 7 9 fish_color_escape fish_color_match fish_color_operator \