Skip to content

prolifel/pwsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pwsh

prerequisites

  1. scoop here
  2. oh-my-posh here
  3. terminal-icons here
  4. psreadline here
  5. bat here
  6. eddy here
  7. yai here

content

status command description how to use?
🟢 mati shutdown your pc $ mati equals to $ shutdown -s -t 0
help: $ get-help mati
🟢 ga git: add $ ga equals to $ git add .
help: $ get-help ga
🟢 gc git: commit $ gc equals to $ git commit -s
help: $ get-help gc
🟢 gp git: push $ gp equals to $ git push origin {current_branch}. you can use another branch with an argument $ gp feature/xxx
help: $ get-help gp
🟢 touch touch an file $ touch {filename} equals to $ touch {filename}
help: $ get-help touch
🟢 top show your pc stats $ top
here for reference
🟢 g / gti git shortcut $ g
🟢 gpl git: pull $ gpl equals to $ git pull origin {current_branch}. you can use another branch with an argument $ gpl feature/xxx
help: $ get-help gpl
🟢 gf git: fetch $ gf equals to $ git fetch origin.
help: $ get-help gpl
🟡 - background changer based on time 🟡
🟢 pg ping google.com -t 🟢
🟢 e exploer.exe . 🟢

more coming soon

About

personal pwsh 7 command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published