summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-03-23 19:27:05 +0200
committerLars Wirzenius <liw@liw.fi>2019-05-01 22:30:57 +0300
commit285bc9bfafa28208a38993b52aff5a9ca51ac9aa (patch)
treeb437b9d66607d76553e2a6ad1369a18e976a76e2
parentee081192345ed810a5727deed6e2e07fc27cf905 (diff)
downloadliw-dot-files-285bc9bfafa28208a38993b52aff5a9ca51ac9aa.tar.gz
Change: PATH to have non-system bin dirs at end
-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