I use the command line more than anything, and I try to stay up to date regularly, so I added an alias for the command I use for updates.
alias apt-up='sudo aptitude -y update && sudo aptitude -y full-upgrade '
Thanks, was very helpfull
One Comment
Thanks, was very helpfull
Post a Comment