Skip to content

Instantly share code, notes, and snippets.

@NJLangley
Last active May 16, 2019 20:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NJLangley/9dc9ef0b83aba75d603e45e69f7fb54c to your computer and use it in GitHub Desktop.
Save NJLangley/9dc9ef0b83aba75d603e45e69f7fb54c to your computer and use it in GitHub Desktop.
PowerShell Profile
Import-Module posh-git;
# PoshGit settings
$GitPromptSettings.DefaultPromptBeforeSuffix.Text = '`n'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment