mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-06-07 20:49:29 +00:00
~
This commit is contained in:
parent
58e551abb2
commit
f2e479415c
2 changed files with 14 additions and 12 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@ result/
|
||||||
result
|
result
|
||||||
*.img
|
*.img
|
||||||
*.img.*
|
*.img.*
|
||||||
|
|
||||||
|
|
1
Justfile
1
Justfile
|
@ -25,3 +25,4 @@ push:
|
||||||
# run `switch` on default host
|
# run `switch` on default host
|
||||||
sd:
|
sd:
|
||||||
@just switch ioides
|
@just switch ioides
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue