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"
|
alias trunc="truncate -s0"
|
||||||
|
|
||||||
# Stuff for todo.txt
|
# Misc
|
||||||
alias waiting="t lf waiting"
|
alias hgrep="history | grep"
|
||||||
alias active="t ls active"
|
alias hex="hexdump -Cv"
|
||||||
alias today="t lsp A"
|
|
||||||
alias week="t lsp A-B"
|
|
||||||
|
|
||||||
# git shortcuts
|
# git shortcuts
|
||||||
alias br="git checkout"
|
alias br="git checkout"
|
||||||
|
|||||||
Reference in New Issue
Block a user