summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bashrc2
-rw-r--r--gitconfig-exolobe11
-rw-r--r--jt/ick-planning/new-note.j24
3 files changed, 4 insertions, 3 deletions
diff --git a/bashrc b/bashrc
index 89c87c3..91a5dcd 100644
--- a/bashrc
+++ b/bashrc
@@ -219,7 +219,7 @@ then
else
export EDITOR=vi
fi
-export PATH="$HOME/bin:$PATH$:$HOME/.cargo/bin"
+export PATH="$PATH:$HOME/bin:$HOME/.cargo/bin"
export PAGER=less
export LESSCHARSET=utf-8
export HISTCONTROL=ignoredups
diff --git a/gitconfig-exolobe1 b/gitconfig-exolobe1
index 687d134..88937f5 100644
--- a/gitconfig-exolobe1
+++ b/gitconfig-exolobe1
@@ -4,6 +4,7 @@
signingkey = 44E17740B8611E9C
[commit]
gpgSign = false
+ template = /home/liw/liw-dot-files/git-commit-template
[core]
excludesfile = /home/liw/.git-global-ignore
[url "ssh://git@git.liw.fi/"]
diff --git a/jt/ick-planning/new-note.j2 b/jt/ick-planning/new-note.j2
index 9446956..ce5b613 100644
--- a/jt/ick-planning/new-note.j2
+++ b/jt/ick-planning/new-note.j2
@@ -8,8 +8,8 @@ THIS IS A DRAFT
People
=============================================================================
-* [[people/liw]]
-* [[people/dsilvers]]
+* [[Lars|people/liw]]
+* [[Daniel|people/dsilvers]]
* Ivan
Agenda