function . --wraps='cd ..' --description 'alias .=cd ..'
  cd .. $argv
        
end
