Skip to content

Commit

Permalink
add "punch log" alias
Browse files Browse the repository at this point in the history
I figure I'll be using this soon, and might as well do this. I've
thought about it before.

I wonder if maybe I want to take "pl" for logging instead of listing,
too.
  • Loading branch information
ymendel committed Mar 1, 2019
1 parent 7e12eb2 commit f163122
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions work/punch.bash
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ alias po="punch out"
alias pout="punch out"
alias poa=punch_out_all
alias pl="punch list"
alias plog="punch log"
alias pt="punch total"
alias pstat="punch status"
alias pst="punch status"
Expand Down

0 comments on commit f163122

Please sign in to comment.