Atom style current file absolute/relative path in your Status Bar.
currentPath.absolutePath- Copy file absolute pathcurrentPath.relativePath- Copy file path relative to the working directorycurrentPath.togglePathType- Toggle shown path between absolute and relativecurrentPath.fileName- Copy file namecurrentPath.toggleFileIcon- Toggle visibility of file icon
currentPath.useAbsolutePath: Toggle shown path between absolute and relative.currentPath.hideFileIcon: Toggle visibility of file icon.