1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-08-17 00:58:12 +02:00

update fish config

This commit is contained in:
Henrik Hautakoski 2025-09-18 02:23:56 +02:00
parent 70cc0aa2e3
commit 9eaeadef40
9 changed files with 35 additions and 25 deletions

12
fish/conf.d/colors.fish Normal file
View file

@ -0,0 +1,12 @@
set fish_color_user normal
set fish_color_host blue
set fish_color_host_remote blue
set fish_color_command blue
set fish_color_quote purple
set fish_color_keyword yellow
set fish_color_option normal
set fish_color_param normal
set fish_color_valid_path green
set fish_color_comment gray
set fish_color_operator cyan
set fish_color_cancel red