Skip to content

denv3rr/pwsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 /$$                                      /$$
|  $$                                    | $$
 \  $$   /$$$$$$  /$$  /$$  /$$  /$$$$$$$| $$$$$$$
  \  $$ /$$__  $$| $$ | $$ | $$ /$$_____/| $$__  $$
   /$$/| $$  \ $$| $$ | $$ | $$|  $$$$$$ | $$  \ $$
  /$$/ | $$  | $$| $$ | $$ | $$ \____  $$| $$  | $$
 /$$/  | $$$$$$$/|  $$$$$/$$$$/ /$$$$$$$/| $$  | $$
|__/   | $$____/  \_____/\___/ |_______/ |__/  |__/
       | $$
       | $$
       |__/

GitHub repo size GitHub Created At Last Commit Website

PowerShell configs and scripts.


Profile Related

PowerShell 7.5
/////////////////  /////////////////    denver@dc1
/////////////////  /////////////////    ----------
/////////////////  /////////////////    OS:
/////////////////  /////////////////    Host:
/////////////////  /////////////////    Kernel:
/////////////////  /////////////////    Uptime:
/////////////////  /////////////////    Packages: 26 (scoop)
/////////////////  /////////////////    Shell: PowerShell 7.5
                                        Display:
/////////////////  /////////////////    WM Theme: Custom - Storm (System: Dark, Apps: Dark)
/////////////////  /////////////////    Theme: Fluent
/////////////////  /////////////////    Terminal: Windows Terminal
/////////////////  /////////////////    Terminal Font: JetBrainsMono Nerd Font (12pt)
/////////////////  /////////////////    CPU:
/////////////////  /////////////////    GPU:
/////////////////  /////////////////    Memory:
/////////////////  /////////////////    Swap:

Requires

  • scoop
  • powershell 7.5+
  • fastfetch
  • extras bucket
  • nerdfonts bucket

Installs

  • scoop:

    Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
    Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
    
  • scoop buckets and apps:

    scoop bucket add extras nerd-fonts
    scoop install 7zip aria2 dark windows-terminal pwsh fastfetch oh-my-posh JetBrainsMono-NF
    

Manual Installs:

  • PowerShell 7.5+ - scoop install pwsh

  • fastfetch - scoop install fastfetch


About

PowerShell related files.

Topics

Resources

Stars

Watchers

Forks

Contributors