Possible Duplicate:
How to get apt-get to call apt-fast?
I use apt-fast, but often find myself copying commands from the internet, these all use apt-get.
I am wondering if it is possible (and what errors I might run into) to alias it so any apt-get commands actually run apt-fast.
The only issue I could see with this is if apt-fast uses apt-get internally anywhere?