Add timer alias
This commit is contained in:
parent
d410f51cf8
commit
0b81ef0f68
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ bashrc_customize_aliases() {
|
|||
alias mpath='echo $MANPATH | tr -s ":" "\n"'
|
||||
|
||||
alias myip="dig +short myip.opendns.com @resolver1.opendns.com"
|
||||
|
||||
alias timer='echo "Timer started. Stop with Ctrl-D." && date && time cat && date'
|
||||
alias tree="tree -F --dirsfirst"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue