  include <abstractions/base>
  include <abstractions/bash>
  include <abstractions/consoles>

  /{usr/,}bin/bash rm,

  /usr/bin/electron r,

  # can not clear env as we need that NODE_ENV variable

# TODO: doesnt work yet.
#  /usr/lib{64,}/electron/electron rmpx @{chromium_profile_name}

# TODO: handle the map file stuff they do in the /usr/bin/electron wrapper
