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

Adding fish config

This commit is contained in:
Henrik Hautakoski 2023-09-14 19:49:55 +02:00
parent 55ef128a7a
commit 2bad8c88d7
2 changed files with 34 additions and 0 deletions

6
fish/config.fish Normal file
View file

@ -0,0 +1,6 @@
if status is-interactive
# Commands to run in interactive sessions can go here
end
set fish_color_user normal
set fish_color_host blue