Install bash-completion

This commit is contained in:
Ken VanDine
2024-12-29 16:45:23 -05:00
committed by Mitchell Hashimoto
parent f51789b17a
commit 30fa18390f

View File

@ -21,6 +21,7 @@ apps:
ghostty: ghostty:
command: bin/ghostty command: bin/ghostty
command-chain: [ bin/launcher ] command-chain: [ bin/launcher ]
completer: share/bash-completion/completions/ghostty.bash
desktop: share/applications/com.mitchellh.ghostty.desktop desktop: share/applications/com.mitchellh.ghostty.desktop
environment: environment:
PATH: /snap/ghostty/current/bin:/snap/ghostty/current/usr/bin:$PATH PATH: /snap/ghostty/current/bin:/snap/ghostty/current/usr/bin:$PATH