This website requires JavaScript.
Explore
Help
Register
Sign In
chris
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
add justfile
Browse source
...
This commit is contained in:
Chris Cochrun
2024-12-17 21:37:32 -06:00
parent
da1dc5ffb7
commit
52c0c9d524
1 changed files
with
11 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
11
justfile
Normal file
Unescape
Escape
View file
@ -0,0 +1,11 @@
default
:
list
upgrade
:
upgrade-nix
update
:
update-nix
alias up
:
=
upgrad
e
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
chris/dotfiles
Title
Body
Create issue