NivekNK / PowerShell

My config for PowerShell.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PowerShell Config

Requirements:

  • Install Python (pip).

      winget install Python.Python.3.12
    
  • Install thefuck

      pip install thefuck
    
      pip3 install thefuck --upgrade
    
  • Install fzf

      winget install fzf
    
  • Install zoxide

      winget install ajeetdsouza.zoxide
    

About

My config for PowerShell.


Languages

Language:PowerShell 100.0%