In xiki for sublime I run this line
$cd /Users/my_name
and no errors or anything appear. However when I run this command
$pwd
this is the output I get
/Users/my_name/Library/Application Support/Sublime Text 2/Packages
It seems like it should be in my home directory. Why isn't this working?