$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Setup the System PATH on Linux Mint

October 21, 2013 | By the+gnu+linux+evangelist.

Linux Mint System PATH Setup

The Tip Simply Shows How to Set the System Path on Linux Mint.

Set Linux Mint Path - Featured

    How to Install Google-Chrome Web Browser in Linux-Mint

    Installing Chrome for Mint
  1. Open a Terminal Window
    (Press “Enter” to Execute Commands)

  2. How to Install Evernote Clone on Linux Mint

    Install Evernote for Mint
  3. Edit the Environment Setup File

    sudo su -c "nano /etc/bash.bashrc"

    Add:

    :</path/2/my/binaries>

    Ctrl+x to Save & Exit :)

  4. How to Install Free Komodo Edit on Linux Mint

    Install Komodo Edit for Linux-Mint
  5. Load New Linux Mint System PATH

    source /etc/environment