mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-22 04:51:12 +02:00
update docker-rswl
This commit is contained in:
parent
4788dcf96c
commit
4baa639554
3 changed files with 2 additions and 1 deletions
1
custom/plugins/docker-rswl/docker-rswl.plugin.zsh
Normal file
1
custom/plugins/docker-rswl/docker-rswl.plugin.zsh
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
alias docker-build="docker build --build-arg http_proxy=http://localhost:911 --build-arg https_proxy=http://localhost:911 --build-arg ftp_proxy=http://localhost:911 --build-arg no_proxy=localhost,127.0.0.1,10.0.0.0/8,.tls.renault.fr,tls.renault.fr,10.214.201.215,10.214.201.218 -q=false"
|
||||||
|
|
@ -40,7 +40,7 @@ plugins=(git2 python repo intel-repo cp buildbot rsync git-extras git-remote-bra
|
||||||
vim-scp ufw sublime pylint pep8 autopep8 \
|
vim-scp ufw sublime pylint pep8 autopep8 \
|
||||||
common-aliases buildbot_dev zsh-syntax-highlighting \
|
common-aliases buildbot_dev zsh-syntax-highlighting \
|
||||||
tmux txw jump grin pip colored-man docker yocto tig \
|
tmux txw jump grin pip colored-man docker yocto tig \
|
||||||
intel-docker )
|
docker-rswl )
|
||||||
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue