Loading 10-osm-client-commands-reference.md +1 −1 Original line number Diff line number Diff line Loading @@ -553,7 +553,7 @@ You can enable autocompletion in OSM client by creating a file osm-complete.sh i ```bash mkdir -p $HOME/.bash_completion.d _OSM_COMPLETE=source osm > $HOME/.bash_completion.d/osm-complete.sh _OSM_COMPLETE=bash_source osm > $HOME/.bash_completion.d/osm-complete.sh ``` Then you can add the following to your $HOME/.bashrc file: Loading Loading
10-osm-client-commands-reference.md +1 −1 Original line number Diff line number Diff line Loading @@ -553,7 +553,7 @@ You can enable autocompletion in OSM client by creating a file osm-complete.sh i ```bash mkdir -p $HOME/.bash_completion.d _OSM_COMPLETE=source osm > $HOME/.bash_completion.d/osm-complete.sh _OSM_COMPLETE=bash_source osm > $HOME/.bash_completion.d/osm-complete.sh ``` Then you can add the following to your $HOME/.bashrc file: Loading