Skip to content

espanso package for quickly writing Git commands.

Notifications You must be signed in to change notification settings

notalexnot/gitpanso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Gitpanso

Git shortcuts for espanso to quickly enter commands (e.g commit, remote origin, etc.).

Shortcuts

  • :gup git update
  • :gall git add -A
  • :ga git add [cursor]
  • :com1 git commit -m "[cursor]"
  • :com2 git commit -m "MM-DD-YYYY | HH:mm"
  • :com3 git commit -m "DD-MM-YYYY | HH:mm"
  • :gp git push
  • :gr git push --set-upstream origin [cursor]

About

espanso package for quickly writing Git commands.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published