Move ssh alias to ssh program configuration

This commit is contained in:
Bun 2025-05-18 16:53:00 -04:00
parent f00dda831e
commit 1df0e18f7e
2 changed files with 8 additions and 2 deletions

View file

@ -7,6 +7,5 @@
# Shortcuts
myip = "curl ifconfig.co";
seneca = "ssh jhampton1@matrix.senecapolytechnic.ca";
};
}