Install bash-completion
parent
b7bd8444c7
commit
fcde494440
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue