Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Add Gitbash branch name to powershell

# In PS
Install-Module posh-git -Scope CurrentUser
# Next
Install-Module oh-my-posh -Scope CurrentUser
#Within PowerShell, run notepad $PROFILE and add these lines to ensure the modules and theme is loaded upon startup.
```
Import-Module posh-git
Import-Module oh-my-posh
Set-PoshPrompt
```
Comment

PREVIOUS NEXT
Code Example
Shell :: how to install jupyter notebook in lenovo chromebook duet 
Shell :: compile file with library in usr/local cmake 
Shell :: eval "$(pyenv init -)" not working 
Shell :: prepare ansible playbook to setting up production grade server in kubernetes 
Shell :: ubuntu install meslo font 
Shell :: is dual booting or vm is best for asus rog 
Shell :: If you do not have Xcode installed, download and install it from App Store and run it once to complete its setup 
Shell :: odoo 13 install 
Shell :: linux copy move 
Shell :: ubuntu 20 terminal rename tab 
Shell :: drush available source plugins 
Shell :: Remove noexec flag mounted device 
Shell :: git change autor of all comits 
Shell :: bnmbmbmmbjhgnbhgmv nbhgmvnb 
Shell :: bash rest of arguments 
Shell :: debian buster add ip alias cli 
Shell :: status code 409 sudo has snap-install 
Shell :: instagram private viewer api github 
Shell :: how to make a rule install for makefile 
Shell :: gnome disks mount read write 
Shell :: repozytoria ubuntu 
Shell :: loop over shell parameters 
Shell :: D install script 
Shell :: 8081 already in use 
Shell :: make a question in bash script 
Shell :: cherry pick multiple commits 
Shell :: git revert file 
Shell :: git stash only untracked files 
Shell :: add existing project on github 
Shell :: git how to correct accidental commit of password 
ADD CONTENT
Topic
Content
Source link
Name
3+2 =