1
0
Fork 0

Add function for mobile hotspot

main
Ethan Reece 2024-08-04 16:33:43 -05:00
parent 7a742d3639
commit 73cbe658b1
Signed by: me
GPG Key ID: 198E9EB433DB1B28
2 changed files with 5 additions and 0 deletions

View File

@ -48,4 +48,8 @@ function home-update
just update
end
function hotspot
sudo sysctl net.ipv4.ip_default_ttl=65
end
fish_add_path -g

View File

@ -18,6 +18,7 @@
"emacs-geiser"
"guile"
"guix"
"speedtest-cli"
"emacs"
"make"
"just"