mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
Install bash-completion
This commit is contained in:

committed by
Mitchell Hashimoto

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
|
||||||
|
Reference in New Issue
Block a user