For building and installation with conda.
cd /tmp
mkdir foo
cd foo
wget the links if you so desire
| <!-- https://github.com/dear-github/dear-github/issues/166#issuecomment-322367328 --> | |
| <details> | |
| <summary>Click to see</summary> | |
| ```python | |
| True is not False | |
| ``` | |
| </details> |
| Install Adobe Reader. | |
| Restart Safari. | |
| Select the Safari -> Preferences... menu item. | |
| Click the Security tab. | |
| For the setting "Internet plug-ins:" select "Allow Plug-ins" and click on the "Website Settings..." button. |
First, unbind the left key from the Whisker menu [1], [4].
Open the file:
/usr/share/mint-configuration-xfce/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
and comment out the string:
| # Modified by ralexx to work on Solarized light | |
| # | |
| # Clean, simple, compatible and meaningful. | |
| # Tested on Linux, Unix and Windows under ANSI colors. | |
| # It is recommended to use with a dark background and the font Inconsolata. | |
| # Colors: black, red, green, yellow, *blue, magenta, cyan, and white. | |
| # | |
| # http://ysmood.org/wp/2013/03/my-ys-terminal-theme/ | |
| # Mar 2013 ys | |
| # The basic theme format: |
| # | |
| # Varnish VCL file for Ghost blogging platform. | |
| # http://ghost.org/ | |
| # | |
| # Written for Ghost v0.3.0. | |
| # | |
| # This is a low-hanging-fruit type of VCL. TTL of objects are overridden to 2 | |
| # minutes, and everything below /ghost/ is pass()-ed so the user sessions | |
| # work. | |
| # |