Giter Site home page Giter Site logo

Comments (8)

berlintay avatar berlintay commented on August 27, 2024

In the folder where you executed the script, there should be a 'Cove.zip' File
extract it and then install it

if you read the script in setup.ps1, theres a function that dowloads cascadiacode and install it
you might have to restart your terminal though

https://github.com/ChrisTitusTech/powershell-profile/blob/main/setup.ps1

from powershell-profile.

DRYN07 avatar DRYN07 commented on August 27, 2024

Thank you for clearing this. I have read that but there is no cove.zip in the whole machine (at least everything search could not find one) :/

I looked the zip in the right directory. Do you have any other ideas maybe what could be the cause?

image

from powershell-profile.

Xyplixt avatar Xyplixt commented on August 27, 2024

Click on 'v' in the bar then go to settings then 'PowerShell' then 'Appearance' then 'Font face' then select 'CaskaydiaCove Nerd Font Mono'

-> Download Caskaydia font and install from nerdfont.com , if you dont see that font..........

from powershell-profile.

fdzalex avatar fdzalex commented on August 27, 2024

Hi there @DRYN07 I had the same issue as you, not sure if you've already sorted it, but here are the steps I took to sort it:

  • Select Settings within the dropdown.
    Screenshot 2024-06-28 123301

  • Select PowerShell, find the Additional settings section and select Appearance.
    Screenshot 2024-06-28 123827

  • Change the Font face to CaskaydiaCove Nerd Font Mono or a NF Mono patched font you like (most should work), and if you fancy you can change the Color scheme. Don't forget to press Save.
    Screenshot 2024-06-28 124131

Final result should be similar to:

image

from powershell-profile.

DRYN07 avatar DRYN07 commented on August 27, 2024

@fdzalex Thank you for writing, to be honest, I haven't dealt with it since then. Now it has come up again to do it, I read the description, and it was quite clear that last time I got stuck with the cove.zip, even though I could have used a different font as well... :D

from powershell-profile.

DRYN07 avatar DRYN07 commented on August 27, 2024

Hmmm a small other question. I did a clean install of this on a clean virtual machine. On the appearance, everything is fine but the powershell looks like the default one. Am I missing something? I restarted the explorer.

image

image

from powershell-profile.

berlintay avatar berlintay commented on August 27, 2024

Might be missing oh-my-posh

Oh-My-Posh debug pwsh

See the output and post here.

Also check that your Environment for your ps1 profile is correct

$PROFILE

and lastly verify that the oh-my-posh is on path by doing

$env:PATH | grep oh-my-posh

show me what the output is and we can get this solved!!

Hmmm a small other question. I did a clean install of this on a clean virtual machine. On the appearance, everything is fine but the powershell looks like the default one. Am I missing something? I restarted the explorer.

image

image

from powershell-profile.

DRYN07 avatar DRYN07 commented on August 27, 2024

Finally, I found the problem: the issue was caused by UniGetUI already having installed a version of Choco, just not in the default location. As a result, the script simultaneously stated, "WARNING: Choco is not installed" and "WARNING: Choco is already installed." If I leave the UniGetUI installation until the end, ensuring that Choco is already installed in the proper location, everything works fine :)

Thank you for the detailed help anyway.

from powershell-profile.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.