This website requires JavaScript.
Explore
Help
Sign In
opdavies
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
build: add justfile
Browse source
...
This commit is contained in:
Oliver Davies
2022-09-22 08:26:12 +01:00
parent
21e0969fe0
commit
ebdc6bf771
1 changed files
with
5 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
5
justfile
Normal file
Unescape
Escape
View file
@ -0,0 +1,5 @@
default
:
just --list
update
:
home-manager switch -f home-manager/home.nix
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
opdavies/dotfiles
Title
Body
Create issue