This website requires JavaScript.
Explore
Help
Sign In
shell-user
/
oh-my-bash
Watch
1
Star
0
Fork
0
You've already forked oh-my-bash
mirror of
https://github.com/ohmybash/oh-my-bash.git
synced
2024-05-11 05:55:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
c22b97e09a07efeb971907d12ee78d0689184825
oh-my-bash
/
completions
/
kontena.completion.sh
2 lines
77 B
Bash
Raw
Normal View
History
Unescape
Escape
Fixed noise by rerouting the output of some external completion scripts to /dev/null fixing: ISSUE #2 from the master repository.
2018-04-07 19:23:04 +02:00
which kontena
&
> /dev/null
&&
.
"
$(
kontena whoami --bash-completion-path
)
"
Reference in New Issue
Copy Permalink