wolf: add install-completion to README manage section + tab-completion note
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01D8ckUJQtj1pH8jtAddBDZs
This commit is contained in:
@@ -2150,8 +2150,13 @@ cd $WOLF_DIR
|
|||||||
./manage.sh ge-proton # install GE-Proton (needed for EA games)
|
./manage.sh ge-proton # install GE-Proton (needed for EA games)
|
||||||
./manage.sh games # list installed games + their AppIDs
|
./manage.sh games # list installed games + their AppIDs
|
||||||
./manage.sh fix-ea-game # unstick the EA App install loop for a game
|
./manage.sh fix-ea-game # unstick the EA App install loop for a game
|
||||||
|
./manage.sh install-completion # enable tab-completion for manage.sh
|
||||||
\`\`\`
|
\`\`\`
|
||||||
|
|
||||||
|
### Tab completion
|
||||||
|
Run \`./manage.sh install-completion\` once, then re-open your shell (or
|
||||||
|
\`source ~/.bashrc\`). After that, \`./manage.sh <TAB><TAB>\` lists all commands.
|
||||||
|
|
||||||
## EA games (Battlefront II 2017, etc.)
|
## EA games (Battlefront II 2017, etc.)
|
||||||
EA titles bundle an EA App bootstrapper that hangs forever under stock Proton
|
EA titles bundle an EA App bootstrapper that hangs forever under stock Proton
|
||||||
in a container — the game sits on **"running install script (EA app)"** and
|
in a container — the game sits on **"running install script (EA app)"** and
|
||||||
|
|||||||
Reference in New Issue
Block a user