Skip to content

BCoulange/alfrediTerm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alfrediTerm

Control iterm with alfred and have notifs! all command are launched in the currend directory of the current terminal window. Result of the command are prompt in the terminal as usual. This adds just some notifs.

Installation

Computed uses

General behaviour

When nothing is computed for your command, this just prompt the result in one notification. Useful for some command like pwd

Special commands

Special commands are shorcuts to very often used commands :

  • gpom for git push origin master
  • gcam "my description" for `git commit -am "my description"
  • gpo myBranch for git push origin mybranch

subl

  • subl whatever : does not prompt notification

git

  • git status : display if there is changes to commit or not
  • git branch : your working branch and the others.

About

Control iterm with alfred and have notifs!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages