ain / .dotfiles

My various dotfiles.
1 stars 0 forks source link

Docker completion fails in new terminal tab #25

Open ain opened 8 years ago

ain commented 8 years ago
$ docker -bash: _get_comp_words_by_ref: command not found
-bash: [: 1: unary operator expected
-bash: [: 1: unary operator expected
-bash: [: -eq: unary operator expected

bash -l needs to be run to resolve, each time.