This website requires JavaScript.
Explore
Help
Sign In
anton
/
dotfiles
forked from
lrvick/dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Pull Requests
Activity
add wget to apt packages
Browse Source
...
This commit is contained in:
Anton Livaja
2025-03-03 07:00:12 -08:00
parent
a7c22571cb
commit
237d8387ec
Signed by:
anton
GPG Key ID:
44A86CFF1FDF0E85
1 changed files
with
1 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
1
Makefile
Unescape
Escape
View File
@ -37,6 +37,7 @@ install-apt-essentials:
curl
\
build-essential
\
jq
\
wget
\
-y
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
anton/dotfiles
Title
Body
Create Issue