bind -x '"\C-h":"cd ../;ls"'
(putting it into .bashrc) and then using control-h as a command on the shell to move a directory upwards. very useful for me.