Skip to content

Instantly share code, notes, and snippets.

;; -*- mode: emacs-lisp; lexical-binding: t -*-
;; This file is loaded by Spacemacs at startup.
;; It must be stored in your home directory.
(defun dotspacemacs/layers ()
"Layer configuration:
This function should only modify configuration layer settings."
(setq-default
;; Base distribution to use. This is a layer contained in the directory
;; `+distribution'. For now available distributions are `spacemacs-base'
perl Configure.pl --gen-moar -make-install --prefix ~/rakudo
Configuring and building MoarVM ...
/usr/bin/perl Configure.pl --optimize --prefix=/home/west/rakudo --make-install
Welcome to MoarVM!
Configuring native build environment ...................
trying to compile a simple C program ............... YES
probing support of -Werror=* ....................... YES
Testing pkgconfig .................................. 0.29.1
Cling (C/C++ interpreter) meta commands usage
All commands must be preceded by a '.', except
for the evaluation statement { }
==============================================================================
Syntax: .Command [arg0 arg1 ... argN]
.L <filename> - Load the given file or library
.(x|X) <filename>[args] - Same as .L and runs a function with
signature: ret_type filename(args)

#Tmux-modern

start new:

tmux

start new with session name:

tmux new -s myname