Set vimdiff as default git merge tool
[khome.git] / home / .profile
index 7cd9091..c7c3a4a 100644 (file)
@@ -14,7 +14,12 @@ then
     eval "$(ssh-agent)"
 fi
 
-# https://rustup.rs/
-export PATH="$HOME/.cargo/bin:$PATH"
+status
 
-motd
+printf '\n'
+
+#awk \
+#    -v RS='' \
+#    'BEGIN {srand()} {fortunes[n++] = $0} END {print fortunes[int(n * rand())]}' \
+#    ~/arc/doc/fortunes/orangebook_.txt \
+#| fold -s
This page took 0.029171 seconds and 4 git commands to generate.