mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-03 15:40:32 +00:00
Merge pull request #79 'GlitchMr-shoutcast'
This commit is contained in:
commit
bdb370f1c6
@ -26,7 +26,7 @@ function lh
|
||||
end
|
||||
end
|
||||
|
||||
set -l common_localhost_ports 3000 4000 5000 6000 7000 8000 9000 8080
|
||||
set -l common_localhost_ports 3000 4000 5000 6000 7000 8000 8001 9000 8080
|
||||
|
||||
for port in $common_localhost_ports
|
||||
eval "function $port; lh $port; end"
|
||||
|
Loading…
Reference in New Issue
Block a user