mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
6 lines
No EOL
139 B
Fish
6 lines
No EOL
139 B
Fish
if status is-interactive
|
|
# Commands to run in interactive sessions can go here
|
|
end
|
|
|
|
set fish_color_user normal
|
|
set fish_color_host blue |