You are not logged in.

#1 2022-07-15 18:09:24

pyrole
Member
Registered: 2022-07-11
Posts: 90

[solved] Can't get starship to work

I installed starship and want it to work on kitty, I am using oh-my-zsh also.
Here are my configs:

kitty:
http://ix.io/44rV

zshrc:
http://ix.io/44rU

starship.toml:
http://ix.io/44rW

My terminal just shows the default prompt, my starship config is correct as I used the same config before with zsh and kitty.

Last edited by pyrole (2022-07-16 11:21:06)

Offline

#2 2022-07-15 18:31:29

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,578
Website

Re: [solved] Can't get starship to work

Don't use oh-my-zsh, it's a broken mess.

Mod note: not an installation issue, moving to NC.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2022-07-15 18:33:23

pyrole
Member
Registered: 2022-07-11
Posts: 90

Re: [solved] Can't get starship to work

WorMzy wrote:

Don't use oh-my-zsh, it's a broken mess.

Mod note: not an installation issue, moving to NC.

My problem isn't omz it was working few weeks ago with the same configs, I am just missing some small detail cuz of which its not working.

Offline

#4 2022-07-15 18:34:42

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,578
Website

Re: [solved] Can't get starship to work

It might not be 'the' problem but it's still 'a' problem. Configure your shell properly.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#5 2022-07-15 18:45:51

pyrole
Member
Registered: 2022-07-11
Posts: 90

Re: [solved] Can't get starship to work

WorMzy wrote:

It might not be 'the' problem but it's still 'a' problem. Configure your shell properly.

Then what is omz alternative?

Offline

#6 2022-07-15 19:11:23

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,671

Re: [solved] Can't get starship to work

pyrole wrote:
WorMzy wrote:

It might not be 'the' problem but it's still 'a' problem. Configure your shell properly.

Then what is omz alternative?

zsh -- set up by hand.
bash -- perhaps with extensions such as autocomplete
fish
tcsh
sh

Edit: Or, to be truly esoteric, xonsh

Last edited by ewaller (2022-07-15 19:15:52)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#7 2022-07-15 19:14:09

vorvac
Member
Registered: 2021-05-14
Posts: 44

Re: [solved] Can't get starship to work

pyrole wrote:

Then what is omz alternative?

You seem to be ricing your installation without having basic knowledge. What's wrong with Bash for your use case?

I would suggest taking a step back and keeping things simple.

Offline

#8 2022-07-15 19:14:19

pyrole
Member
Registered: 2022-07-11
Posts: 90

Re: [solved] Can't get starship to work

ewaller wrote:
pyrole wrote:
WorMzy wrote:

It might not be 'the' problem but it's still 'a' problem. Configure your shell properly.

Then what is omz alternative?

zsh -- set up by hand.
bash -- perhaps with extensions such as autocomplete
fish
tcsh
sh

Ok so I uninstalled omz but still my starship isn't loading, it even reads the correct starship.toml config I just don't understand why it won't load : ?(

Offline

#9 2022-07-15 20:18:52

pyrole
Member
Registered: 2022-07-11
Posts: 90

Re: [solved] Can't get starship to work

Can someone pls help.....

Offline

#10 2022-07-15 20:21:00

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,671

Re: [solved] Can't get starship to work

Do not bump.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#11 2022-07-15 21:54:46

pyrole
Member
Registered: 2022-07-11
Posts: 90

Re: [solved] Can't get starship to work

Also eval "$(starship init zsh)" outputs nothing when run in zsh session
When it should output the prompt

Offline

#12 2022-07-16 11:21:39

pyrole
Member
Registered: 2022-07-11
Posts: 90

Re: [solved] Can't get starship to work

solved by adding prompt off before eval statement

Offline

Board footer

Powered by FluxBB