download: https://github.com/Neilpang/acme.sh/
pkg install security/acme.sh
download: https://github.com/Neilpang/acme.sh/
pkg install security/acme.sh
after install neovim nvim config file folder ~/.config/nvim
$ git clone https://github.com/VundleVim/Vundle.vim.git ~/.config/nvim/bundle/Vundle.vim
set nocompatible " be iMproved, required
filetype off " required
" set the runtime path to include Vundle and initialize
set rtp+=~/.vim/bundle/Vundle.vim
#include <iostream> | |
#include <string> | |
#include <functional> | |
#include "either.hxx" | |
using std::cout; | |
using std::endl; | |
using std::string; |
(by @andrestaltz)
If you prefer to watch video tutorials with live-coding, then check out this series I recorded with the same contents as in this article: Egghead.io - Introduction to Reactive Programming.
#!/bin/bash | |
## wget -O tox.sh waa.ai/iqt && chmod +x ./tox.sh && ./tox.sh | |
## ./tox.sh -sl to skip libsodium (they don't update that often) | |
## ./tox.sh -sd to skip libsodium and all the other dependencies | |
## If libraries are missing, remove /etc/ld.so.conf.d/locallib.conf and | |
## try running again. Else, try messing around with the prefix paths. | |
## Suggestions, comments and the alike are welcome on http://waa.ai/4xtC | |
## or send me a mail, to notadecent AT tox DOT im |
May the Force be with You | |
A Tulpa Creation Guide | |
by Methos | |
Twitter: @GGMethos | |
[email protected] | |
v2.8.1 | |
Last Edit: 28-Sep-2017 | |
The following work falls under the Creative Commons Attribution 4.0 International (CC BY 4.0) License. The official terms of the license can be seen here: |