Skip to content

Commit

Permalink
feat(just): add includes for ublue justfiles (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo committed May 26, 2023
1 parent 98a4d23 commit ff3daa1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions etc/justfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
!include /usr/share/ublue-os/just/main.just
!include /usr/share/ublue-os/just/nvidia.just
!include /usr/share/ublue-os/just/custom.just

default:
@just --list

Expand Down

0 comments on commit ff3daa1

Please sign in to comment.