gallery-clean + autocompletions
This commit is contained in:
@@ -35,4 +35,11 @@ buildPythonApplication {
|
||||
webcomix
|
||||
fzf
|
||||
];
|
||||
|
||||
postInstall = ''
|
||||
install -Dm644 completions/download.bash \
|
||||
$out/share/bash-completion/completions/download
|
||||
install -Dm644 completions/download.bash \
|
||||
$out/share/bash-completion/completions/download-admin
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user