Skip to content

knightfury16/Powershell-config-knight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terminal img

Powershell-config-knight

Warning: Don’t blindly use my settings unless you know what that entails. Use at your own risk!

Modules used

  • Terminal Icon - Folder and file icons
  • Z - Directory hopper
  • oh-my-posh - Prompt theme engine
  • PSReadLine - Cmdlets for customizing the editing environment, used for autocompletion

Font used

  • Hack NF - Hack font from nerd font family

Use Git-Alias

  • To use Git-Alias create a folder name Git-Alias in powershell modules directory and paste the file Git-Alias.psm1
  • Now use the alias provided in the file or add your own. For example type s and enter, will give the git status result.

To know where your poweshell profile is

Type $PROFILE in powershell and hit enter, it will print out the path of the profile. The module directory will be there too.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published