Misc. updates.

This commit is contained in:
Niels G. W. Serup 2012-11-07 22:49:11 +01:00
parent 3651713e92
commit 5249dd3282
4 changed files with 11 additions and 6 deletions

View File

@ -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

View File

@ -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')@>

View File

@ -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.

View File

@ -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.