merge
This commit is contained in:
commit
521d292e50
3 changed files with 10 additions and 2 deletions
|
@ -20,3 +20,11 @@ fish_add_path $HOME/.cargo/bin/
|
|||
|
||||
starship init fish | source
|
||||
|
||||
|
||||
# >>> conda initialize >>>
|
||||
# !! Contents within this block are managed by 'conda init' !!
|
||||
if test -f /home/tsousa/miniconda3/bin/conda
|
||||
eval /home/tsousa/miniconda3/bin/conda "shell.fish" "hook" $argv | source
|
||||
end
|
||||
# <<< conda initialize <<<
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue