Add fish configuration

This commit is contained in:
bye 2024-04-17 19:50:13 +01:00
commit 2b4005b7b3

7
.config/fish/config.fish Normal file
View file

@ -0,0 +1,7 @@
if status is-interactive
# Commands to run in interactive sessions can go here
oh-my-posh init fish | source
end
# Created by `pipx` on 2024-03-31 11:41:09
set PATH $PATH /home/bye/.local/bin