Fix bash completion

Only build on release
This commit is contained in:
2025-02-10 21:30:03 +01:00
parent 31a28252c7
commit 38a18be64c
5 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: Build and provide rpm of demus profiles
run-name: Rpmbuild demus-profile by @${{ github.actor }}
on: [ release, push ]
on: [ release ]
jobs:
rpmbuild:
runs-on: f40-minimal-rpmbuild
+1 -1
View File
@@ -1,6 +1,6 @@
name: Build and provide rpm of demus profiles
run-name: Rpmbuild demus-profile by @${{ github.actor }}
on: [ release, push ]
on: [ release ]
jobs:
rpmbuild:
runs-on: f41-minimal-rpmbuild
+1 -1
View File
@@ -1,6 +1,6 @@
name: Build and provide rpm of demus profiles
run-name: Rpmbuild demus-profile by @${{ github.actor }}
on: [ release, push ]
on: [ release ]
jobs:
rpmbuild:
runs-on: f42-minimal-rpmbuild
+6 -5
View File
@@ -1,6 +1,7 @@
# Always ignore case in bash completion
set completion-ignore-case On
set completion-map-case On
set colored-completion-prefix On
set colored-stats On
set show-all-if-ambiguous On
bind "set completion-ignore-case On"
bind "set completion-map-case On"
bind "set colored-completion-prefix On"
bind "set colored-stats On"
bind "set show-all-if-ambiguous On"
bind "set visible-stats On"
+1 -1
View File
@@ -1,5 +1,5 @@
Name: demus-profile-scripts
Version: 0.3.2
Version: 0.4.2
Release: %autorelease
Summary: Bash profile customisations