mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-24 15:38:06 +01:00
5 lines
92 B
Fish
5 lines
92 B
Fish
|
function ubuntu --description 'alias ubuntu tmssh ubuntu'
|
||
|
tmssh ubuntu $argv
|
||
|
|
||
|
end
|