Add function for mobile hotspot
parent
7a742d3639
commit
73cbe658b1
|
@ -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
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
"emacs-geiser"
|
||||
"guile"
|
||||
"guix"
|
||||
"speedtest-cli"
|
||||
"emacs"
|
||||
"make"
|
||||
"just"
|
||||
|
|
Loading…
Reference in New Issue