1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 11:24:55 +02:00
dotfiles/fish/config.fish

8 lines
176 B
Fish

if status is-interactive
# Commands to run in interactive sessions can go here
end
set PATH $PATH (go env GOPATH)/bin
set fish_color_user normal
set fish_color_host blue