quick coffee break invocation :-)
- just some aliases to moro and coffee
This commit is contained in:
parent
acfe778c4e
commit
41a496e1c8
@ -179,6 +179,8 @@ alias adhoc="ansible --one-line 127.0.0.1 -m"
|
||||
alias ans='adhoc'
|
||||
alias bash="/usr/local/bin/bash"
|
||||
#alias date="gdate"
|
||||
alias away='moro break 10 && coffee'
|
||||
alias afk='away'
|
||||
alias current_year='`echo date +"%Y"`'
|
||||
alias headers='curl -I --compress' # Find out if remote server supports gzip / mod_deflate or not #
|
||||
alias https='http --default-scheme=https' # useful alias stealed from a colleague. http is provided by httpie
|
||||
|
Loading…
Reference in New Issue
Block a user