aboutsummaryrefslogblamecommitdiffstats
path: root/fish/functions/termux-ssh.fish
blob: f4b1be36f6bbe90d33d712e0e058e646f13a931b (plain) (tree)
1
2
3


                                 
function termux-ssh
	ssh -p 8022 192.168.1.105
end