commit: 1953df066dc916ca0797be4bbddf60c65be4d59b parent: 149c76ea9384f1579c925298b4252435c103ab9f Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Date: Mon, 5 Feb 2018 05:31:18 +0100 .bashrc: Fix sourcing .common.shDiffstat:
M | .bashrc | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.bashrc b/.bashrc @@ -1,3 +1,3 @@ -source ~/.common.sh +. ~/.common.sh set -o vi