mirror of
https://github.com/pnx/dotfiles
synced 2026-08-16 08:58:11 +02:00
Adding fish config
This commit is contained in:
parent
55ef128a7a
commit
2bad8c88d7
2 changed files with 34 additions and 0 deletions
6
fish/config.fish
Normal file
6
fish/config.fish
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue