manage icon indicating copy to clipboard operation
manage copied to clipboard

bookmark commands

Open rochacbruno opened this issue 8 years ago • 0 comments

Idea is:

$ manage bookmark fup "git fetch upstream"
$ manage bookmark rbum "git rebase upstream/master"
$ manage bookmark createadmin "manage adduser --admin --username={0} --email={1}"

then the bookmarks will be saved in local manage.yaml

manage fup
manage rbum
manage createadmin Bruno [email protected]

rochacbruno avatar Mar 02 '17 16:03 rochacbruno