Giter VIP home page Giter VIP logo

powershell-profile's Introduction

🎨 PowerShell profile (Pretty PowerShell)

A stylish and functional PowerShell profile that looks and feels almost as good as a Linux terminal. Please read the entire Documentation before installing

⚡ One line install (Administrator PowerShell needed) (RECOMMENDED)

Step two:
	Open PowerShell 7

Step one:
	Execute the command:
		irm "https://github.com/F5T3/powershell-profile/raw/main/setup.ps1" | iex	
At last restart PowerShell

Git install

# Prerequisites
	• Git
	• A terminal (PowerShell is recommended)
# Installation
	Step one: Install PowerShell 7
		
	
	Step two: Install Git
	 	• Downlaod Git from their website:
			https://git-scm.com/download
		•Select your OS if its MacOS, Windows or Linux and hit download or execute the command needed to install Git.
		#Disclaimer! You need Homebrew or MacPort to install it on MacOS.

    Step three: clone the PowerShell profile
    Open up PowerShell 7 by either searching it up using windows search, using the start menu or typing this command in the run dialog:
        pwsh
    then execute the command:
        cd %userprofile%\Documents 
    if you have OneDrive installed and set it to backup your Documents, Desktop, Photos and Music Folder to the OneDrive cloud (This might not work because I haven't tested this yet)
        cd %userprofile%\OneDrive\Documents
    then execute this command to copy the profile and automatically set it up
    	git clone [email protected]:F5T3/powershell-profile.git PowerShell

	After that you are done and need restart your PowerShell.

🛠️ Fix the Missing Font

After running the script, you'll find a downloaded `cove.zip` file in the folder you executed the script from. Follow these steps to install the required nerd fonts:

	1. Extract the `cove.zip` file.
	2. Locate and install the nerd fonts.

Now, enjoy your enhanced and stylish PowerShell experience! 🚀

powershell-profile's People

Contributors

f5t3 avatar

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.