fishnvim
This commit is contained in:
parent
b54c76d9a8
commit
43bc3f3ca4
2 changed files with 45 additions and 7 deletions
9
fish/config.fish
Normal file
9
fish/config.fish
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue