Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial install issues #60

Open
codyduong opened this issue May 31, 2023 · 2 comments
Open

Initial install issues #60

codyduong opened this issue May 31, 2023 · 2 comments
Assignees
Labels

Comments

@codyduong
Copy link
Owner

codyduong commented May 31, 2023

Install-Package: The following commands are already available on this system:'PSConsoleHostReadLine'. This module 'PSReadLine' may
override the existing commands. If you still want to install this module 'PSReadLine', use -AllowClobber parameter.
The term 'oh-my-posh' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again. 
The term 'git' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again. 
    You need to be admin to install a font on Windows 
The term 'npm' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again. 
The process cannot access the file 'C:\Users\CQD001\AppData\Local\Temp\Github\gcmuser-win-x86-2.1.2.exe' because it is being used by another process.
The term 'C:\Users\CQD001\OneDrive' is not recognized as a name of a cmdlet, function, script file, or executable program. 
@codyduong codyduong self-assigned this May 31, 2023
@codyduong
Copy link
Owner Author

Run the admin font install in a prompt

@codyduong
Copy link
Owner Author

Inside aliases.ps1, components.ps1

Invoke-Expression ". '$_'"

Inside profile.ps1

Push-Location (Split-Path -parent "$profile")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant