Switch s alias from status/motd to print last exit status code
[khome.git] / home / .profile
index 3c0745e..c7c3a4a 100644 (file)
@@ -15,3 +15,11 @@ then
 fi
 
 status
+
+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.023329 seconds and 4 git commands to generate.