KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
docker-aliases
★ 9
Open GitHub ↗
zsh Docker aliases
Download README (.md)
Explore Similar Repositories
VDB_HDK_tests
:
:microscope: Playing around and learning C++, HDK and OpenVDB
bitso-go
:
bitso-go is a Go client for Bitso. https://bitso.com
Medical-data-analysis
:
No description available.
Jgank
:
一个 gank.io 的第三方微信小程序
angular4-model-node
:
对angular4数据请求的封装
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
docker-aliases
?
Download (.md)
# docker-aliases Consult [source file](docker-aliases.plugin.zsh) for more details. ## Installation ### [zplug](https://github.com/zplug/zplug) ```zsh zplug "webyneter/docker-aliases", use:docker-aliases.plugin.zsh ``` ### [Antigen](https://github.com/zsh-users/antigen) ```zsh antigen bundle webyneter/docker-aliases.git ``` ### Manual Download the latest released `docker-aliases.plugin.zsh` to `$ZSH/plugins/docker-aliases`: ```shell curl --create-dirs -o $ZSH/plugins/docker-aliases/docker-aliases.plugin.zsh -sL \ $(curl -s https://api.github.com/repos/webyneter/docker-aliases/releases \ | grep browser_download_url \ | head -n 1 \ | cut -d '"' -f 4) ``` Add `docker-aliases` to `plugins` in `~/.zshrc`. Restart the shell. ## Note No actions are `-f`orced by default: This is at user's discretion.