You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ For zsh, add to `~/.zshrc`:
35
35
36
36
eval "$(ax --completion-script-zsh)"
37
37
38
-
After this, you can auto complete commands, flags, environmentsand even attribute names with TAB. Use it, love it.
38
+
After this, you can auto complete commands, flags, environments, docker container names and even attribute names by hittig TAB. Use it, love it, never go back.
0 commit comments