add: command to quickly connect to mpi cluster
This commit is contained in:
parent
a7625447db
commit
d12fe32adb
1 changed files with 3 additions and 0 deletions
3
.config/fish/functions/mpiconnect.fish
Normal file
3
.config/fish/functions/mpiconnect.fish
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
function mpiconnect
|
||||||
|
ssh -Y lcl_uotwlus2341@teach.scinet.utoronto.ca
|
||||||
|
end
|
||||||
Loading…
Add table
Add a link
Reference in a new issue