bash: Remove todo.txt aliases, add hgrep/hex
This commit is contained in:
@@ -22,11 +22,9 @@ alias db="dropbox.py"
|
||||
|
||||
alias trunc="truncate -s0"
|
||||
|
||||
# Stuff for todo.txt
|
||||
alias waiting="t lf waiting"
|
||||
alias active="t ls active"
|
||||
alias today="t lsp A"
|
||||
alias week="t lsp A-B"
|
||||
# Misc
|
||||
alias hgrep="history | grep"
|
||||
alias hex="hexdump -Cv"
|
||||
|
||||
# git shortcuts
|
||||
alias br="git checkout"
|
||||
|
||||
Reference in New Issue
Block a user