Cleanup some now-unused bash code.
This commit is contained in:
parent
44564ade7d
commit
71b151adde
2 changed files with 1 additions and 7 deletions
|
@ -4,4 +4,3 @@ alias grep='LC_ALL="C" grep'
|
|||
alias bt='transmission-remote'
|
||||
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 go='docker run --rm -it -v $(pwd):/go/src/ -w /go/src golang:1.11 go'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue