Alias question

VastOne

dpkg aliases...

I just setup these two aliases and honestly I do not know why I never thought of it before

alias ins='sudo dpkg -i ./*.deb'
alias deins='sudo dpkg -r ./*.deb'


The setup is clumsy though IMO.. The method for this would work for a single deb file in a directory but if there were more it would install more... Anyone see a cleaner method?  What I really like about dpkg -i is the tab function on a file... when you start for example dkpg -i part of the file name and tab it auto completes for it.. that would be cool in an alias

Open to options
VSIDO      VSIDO Change Blog    

    I dev VSIDO