Browse Source

Merge remote-tracking branch 'origin/master' into develop

pull/14948/head
QMK Bot 2 years ago
parent
commit
81fbb886e2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/cli_tab_complete.md

+ 1
- 1
docs/cli_tab_complete.md View File

@ -18,7 +18,7 @@ If you put `qmk_firmware` into another location you will need to adjust this pat
If you want the tab completion available to all users of the system you can add a symlink to the `qmk_tab_complete.sh` script:
`ln -s ~/qmk_firmware/util/qmk_tab_complete.sh /etc/profile.d/qmk_tab_complete.sh`
ln -s ~/qmk_firmware/util/qmk_tab_complete.sh /etc/profile.d/qmk_tab_complete.sh
### System Wide Copy


Loading…
Cancel
Save