Sync aliases file.
This commit is contained in:
parent
b11867bdda
commit
43c839ff9e
|
@ -1,6 +1,7 @@
|
||||||
alias unlock="lpass show -c --password"
|
|
||||||
alias arduino-serial="busybox microcom -t 9600 /dev/ttyUSB0"
|
alias arduino-serial="busybox microcom -t 9600 /dev/ttyUSB0"
|
||||||
alias grep='LC_ALL="C" grep'
|
alias grep='LC_ALL="C" grep'
|
||||||
alias bt='transmission-remote'
|
alias bt='transmission-remote'
|
||||||
alias dockviz="docker run -it --rm -v /var/run/docker.sock:/var/run/docker.sock nate/dockviz"
|
alias dockviz="docker run -it --rm -v /var/run/docker.sock:/var/run/docker.sock nate/dockviz"
|
||||||
alias timestamp="date -u +'%Y%m%d%H%M%S'"
|
alias timestamp="date -u +'%Y%m%d%H%M%S'"
|
||||||
|
alias http="http -F --session=/tmp/session"
|
||||||
|
alias otp="ykman oath accounts code"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user