From 5249dd328259e37a2aae3f244216732db3add3e6 Mon Sep 17 00:00:00 2001 From: "Niels G. W. Serup" Date: Wed, 7 Nov 2012 22:49:11 +0100 Subject: [PATCH] Misc. updates. --- site/about/index.org | 2 +- site/index.org | 1 + site/writings/bash-prompt.org | 11 ++++++++--- site/writings/software-licenses.org | 3 +-- 4 files changed, 11 insertions(+), 6 deletions(-) diff --git a/site/about/index.org b/site/about/index.org index e120236..2510116 100644 --- a/site/about/index.org +++ b/site/about/index.org @@ -102,7 +102,7 @@ Click to go to fullsize image. ** Language -metanohi is only available in English. +metanohi is generally only available in English. A few pages are in Danish. ** Font size diff --git a/site/index.org b/site/index.org index 8632578..48afe87 100644 --- a/site/index.org +++ b/site/index.org @@ -19,6 +19,7 @@ visit it, here are the author's pick of metanohi pages you should read: + <@eval macros.titlelink('/writings/atem')@> + <@eval macros.titlelink('/writings/software-licenses')@> ++ [[http://suum.metanohi.name/][SUUM]] + <@eval macros.titlelink('/projects/sleinlib')@> + <@eval macros.titlelink('/projects/magicng')@> diff --git a/site/writings/bash-prompt.org b/site/writings/bash-prompt.org index 5bc323d..2ff499b 100644 --- a/site/writings/bash-prompt.org +++ b/site/writings/bash-prompt.org @@ -1,12 +1,12 @@ #+title: My BASH prompt #&summary -What my prompt does and what it looks like. +What my prompt used to do and what it looked like. #& #+license: bysa -* My BASH prompt +* My old BASH prompt -I have my own bash prompt. To use it, first, copy this into your ~.bashrc~: +I had a strange bash prompt. To use it, first, copy this into your ~.bashrc~: #+BEGIN_SRC sh function ps1lr { @@ -36,3 +36,8 @@ $(ps1sp)\[\033[00m\]\n\[\033[45m\]\[\033[01;33m\]\u\[\033[01;32m\]@\ Second, download [[bash-prompt-extras.tar.gz]] and put the included programs somewhere in =$PATH=&sh. + + +* Not anymore + +I didn't actually need all the features. diff --git a/site/writings/software-licenses.org b/site/writings/software-licenses.org index 8780f21..69007f0 100644 --- a/site/writings/software-licenses.org +++ b/site/writings/software-licenses.org @@ -59,10 +59,9 @@ better with a lax license, then I think I'm okay with the risk of someone putting it into a proprietary program, even though I find that amoral. I'm not going to relicense past (A|L)?GPL'd programs I've written unless someone -asks me to. +asks me to or I have to update them anyway.. I'll still contribute to strong copyleft software, but I might mention this URL. If I were to place myself in a camp, it would be the I-like-copyleft-sometimes-but-I-like-sharing-code-even-more camp. -