mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-08-09 18:43:23 +01:00
Changed . token to _dot
This change allows the dotfiles to work with chezmoi (e.g: on windows) and improves grepability with neovim/telescope
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Docker Programming Language
|
||||
|
||||
This script provides nushell completions for the Docker open source container platform.
|
||||
|
||||
[Docker](https://www.docker.com/) is an open source platform that enables developers to build, deploy, run, update and manage containers.
|
||||
|
||||
## How to use
|
||||
|
||||
Add source path/to/docker-completion.nu to your config.nu ($nu.config-path).
|
||||
Reference in New Issue
Block a user