alias b popd alias cd pushd . > /dev/null; cd $* alias ff find-file $1 alias ll ls -la $*