This commit is contained in:
Roland Thomas
2022-12-11 11:07:30 -05:00
parent e64c333d6e
commit c0e5a2fa1d
15 changed files with 2024 additions and 11 deletions

5
.config/fish/config.fish Normal file
View File

@ -0,0 +1,5 @@
if status is-interactive
# Commands to run in interactive sessions can go here
end
starship init fish | source