This commit is contained in:
Ale 2023-11-15 00:30:45 +01:00
parent b54c76d9a8
commit 43bc3f3ca4
2 changed files with 45 additions and 7 deletions

9
fish/config.fish Normal file
View file

@ -0,0 +1,9 @@
function fish_greeting
end
if status is-interactive
starship init fish | source
end
# Created by `pipx` on 2023-11-04 13:29:11
set PATH $PATH /home/ale/.local/bin